fix: smtp config

This commit is contained in:
Mohamed Marrouchi
2024-09-18 17:33:12 +01:00
parent 549b946452
commit cc36b16d31
21 changed files with 157 additions and 213 deletions

View File

@@ -24,10 +24,10 @@
</mj-section>
<mj-section>
<mj-column>
<mj-text font-size="14px" color="#000" font-family="helvetica"
><%= t('best_regards') %>,</mj-text
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= t('best_regards') %></mj-text
>
<mj-text font-size="14px" color="#000" font-family="helvetica"
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= this.appName %></mj-text
>
</mj-column>

View File

@@ -26,11 +26,11 @@
</mj-section>
<mj-section>
<mj-column>
<mj-text font-size="14px" color="#000" font-family="helvetica"
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= t('best_regards') %></mj-text
>
<mj-text font-size="14px" color="#000" font-family="helvetica"
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= this.appName %></mj-text
>
</mj-column>

View File

@@ -23,10 +23,10 @@
</mj-section>
<mj-section>
<mj-column>
<mj-text font-size="14px" color="#000" font-family="helvetica"
><%= t('best_regards') %>,</mj-text
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= t('best_regards') %></mj-text
>
<mj-text font-size="14px" color="#000" font-family="helvetica"
<mj-text font-size="16px" color="#000" font-family="helvetica"
><%= this.appName %></mj-text
>
</mj-column>