Merge branch 'v2.3.2' into v2.3.3-dev

This commit is contained in:
Usman Nasir
2022-06-28 14:15:12 +05:00
5 changed files with 6 additions and 7 deletions

View File

@@ -1050,14 +1050,13 @@
<div class="col-md-3 panel-body">
<a href="{$ installMauticURL $}" target="_self"
title="{% trans 'Install Mautic' %}">
<img src="{% static 'images/icons/mautic.png' %}" width="65" class="mr-10">
<img src="{% static 'baseTemplate/images/icons/mautic.png' %}" width="65" class="mr-10">
</a>
<a href="{$ installMauticURL $}" target="_self"
title="{% trans 'Install Mautic' %}">
<span class="h4">{% trans "Mautic" %}</span>
</a>
</div>
</div>
</div>