Skip to content

Commit ef91568

Browse files
committed
minor cosmetic change
1 parent 3022f3f commit ef91568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailServer/templates/mailServer/listEmails.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h3>{% trans "Postfix is disabled." %}
6161
<p>{% trans "SSL for email is not configured properly, you may get Self-Signed error on mail clients such as Outlook and Thunderbird. More details " %}<a href="https://cyberpanel.net/docs/6-self-signed-ssl-error-on-outlook-thunderbird/">here</a>. </p>
6262
</div>
6363
<a target="_blank" href="">
64-
<button ng-click='fixMailSSL()' class="btn btn-primary">Fix Now</button>
64+
<button style="margin-bottom: 2%" ng-click='fixMailSSL()' class="btn btn-primary">Fix Now</button>
6565
</a>
6666
</div>
6767

0 commit comments

Comments
 (0)