Merge pull request #25810 from edx/aj/branding/update-edx-ace-email-logo-height
Adjust height/width as per new logo.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<tr>
|
||||
<td width="70">
|
||||
<a href="{% with_link_tracking homepage_url %}"><img
|
||||
src="{{ logo_url }}" width="70"
|
||||
src="{{ logo_url }}"
|
||||
height="30" alt="{% filter force_escape %}{% blocktrans %}Go to {{ platform_name }} Home Page{% endblocktrans %}{% endfilter %}"/></a>
|
||||
</td>
|
||||
<td align="right" style="text-align: {{ LANGUAGE_BIDI|yesno:"left,right" }};">
|
||||
|
||||
Reference in New Issue
Block a user