Skip to content

Commit 781b7c8

Browse files
authored
Adding space around images
1 parent cc1dd6c commit 781b7c8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,19 @@ As of now, only templates under the **Cart**, **Order**, **Gift Card**, and **Di
1717
3. Navigate to the *Email Templates* section.
1818
4. Open the template you want to test.
1919

20-
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
20+
![Email Template Details Screen](images/test-email-templates/0.email-template-details.png)
21+
2122
*Email Template Details screen in Umbraco backoffice.*
2223

2324
5. Click the *Send Test Email* button.
2425
6. Fill in the fields in the modal, and **make sure that the recipient is a test email address**.
2526

26-
![Send Test Email Modal](images/test-email-templates/1.send-test-email-modal.png)
27+
![Send Test Email Modal](images/test-email-templates/1.send-test-email-modal.png)
28+
2729
*The "Send Test Email" modal.*
2830

29-
![Order Entity Picker](images/test-email-templates/2.order-entity-picker.png)
31+
![Order Entity Picker](images/test-email-templates/2.order-entity-picker.png)
32+
3033
*Order entity picker in the "Send test email" modal.*
3134

3235
7. Click the *Send* button.

0 commit comments

Comments
 (0)