We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4c0a5 commit 03863b3Copy full SHA for 03863b3
websiteFunctions/templates/websiteFunctions/website.html
@@ -1049,8 +1049,8 @@ <h3 class="content-box-header">
1049
</div>
1050
1051
<div class="col-md-3 panel-body">
1052
- <a href="{$ installMagentoURL $}" target="_blank"
1053
- title="{% trans 'Install Magento' %}">
+ <a href="{$ installMauticURL $}" target="_blank"
+ title="{% trans 'Install Mautic' %}">
1054
<img src="{% static 'images/icons/mautic.png' %}" width="65" class="mr-10">
1055
</a>
1056
<a href="{$ installMauticURL $}" target="_blank"
0 commit comments