🐛(mail) fix button display on outlook
In confirmation email of mailbox creation, button "Go to La Messagerie" disappears on Outlook. We try to fix here this display bug.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</mj-section>
|
||||
<mj-section padding="0px 20px">
|
||||
<mj-column>
|
||||
<mj-button href="//{{ webmail_url }}" background-color="#000091" color="white" padding="30px 0px">
|
||||
<mj-button background-color="#000091" color="white" href="{{ webmail_url }}">
|
||||
{% trans "Go to La Messagerie" %}
|
||||
</mj-button>
|
||||
<!-- Signature -->
|
||||
|
||||
Reference in New Issue
Block a user