Skip to content

Commit

Permalink
emails - use selfhosted image (#61)
Browse files Browse the repository at this point in the history
Switch logo to self hosted version.
  • Loading branch information
turboMaCk authored and ICTGuerrilla committed Jun 1, 2023
1 parent ad4f07c commit 556b79d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion orca/templates/email_verification/cs.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
<td class="mcnImageContent" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;" valign="top">


<img alt="" src="https://mcusercontent.com/0a339e256be786121e4753bee/images/37a207ce-ae5e-787a-06c8-37b24bb0e37a.png" style="max-width:800px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage" width="152.28" align="middle">
<img alt="" src="https://ictunion.cz/images/logo.png" style="max-width:800px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage" width="152.28" align="middle">


</td>
Expand Down
2 changes: 1 addition & 1 deletion orca/templates/email_verification/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
<td class="mcnImageContent" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;" valign="top">


<img alt="" src="https://mcusercontent.com/0a339e256be786121e4753bee/images/37a207ce-ae5e-787a-06c8-37b24bb0e37a.png" style="max-width:800px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage" width="152.28" align="middle">
<img alt="" src="https://ictunion.cz/images/logo.png" style="max-width:800px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage" width="152.28" align="middle">


</td>
Expand Down

0 comments on commit 556b79d

Please sign in to comment.