mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: smtp config
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user