Skip to content

Commit cc1dd6c

Browse files
authored
Cleaning up the list a bit
It was looking a little wonky on the preview.
1 parent b83d133 commit cc1dd6c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

16/umbraco-commerce/how-to-guides/how-to-test-email-templates.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,19 @@ As of now, only templates under the **Cart**, **Order**, **Gift Card**, and **Di
1616
2. Select a store name.
1717
3. Navigate to the *Email Templates* section.
1818
4. Open the template you want to test.
19+
1920
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
2021
*Email Template Details screen in Umbraco backoffice.*
22+
2123
5. Click the *Send Test Email* button.
2224
6. Fill in the fields in the modal, and **make sure that the recipient is a test email address**.
25+
2326
![Send Test Email Modal](images/test-email-templates/1.send-test-email-modal.png)
2427
*The "Send Test Email" modal.*
28+
2529
![Order Entity Picker](images/test-email-templates/2.order-entity-picker.png)
2630
*Order entity picker in the "Send test email" modal.*
31+
2732
7. Click the *Send* button.
2833

2934
An email with the information you provided will be sent to the test email address shortly.
30-
31-
32-
33-
34-
35-

0 commit comments

Comments
 (0)