fixing install Mautic link and title.

the Mautic image button refers to install Magento both as href and title
This commit is contained in:
Indaco
2020-09-24 14:11:11 +02:00
parent 2d4c0a513d
commit 03863b32f7

View File

@@ -1049,8 +1049,8 @@
</div>
<div class="col-md-3 panel-body">
<a href="{$ installMagentoURL $}" target="_blank"
title="{% trans 'Install Magento' %}">
<a href="{$ installMauticURL $}" target="_blank"
title="{% trans 'Install Mautic' %}">
<img src="{% static 'images/icons/mautic.png' %}" width="65" class="mr-10">
</a>
<a href="{$ installMauticURL $}" target="_blank"