mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 03:25:55 +02:00
Merge pull request #445 from indaco/v2.0.4-dev
fixing install Mautic link and title.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user