mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 14:26:16 +01:00
upgraded prestashop version to 1.7.8
This commit is contained in:
@@ -690,17 +690,17 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3 panel-body">
|
||||
|
||||
<a href="{$ joomlaInstallURL $}" target="_blank"
|
||||
title="{% trans 'Install Joomla with LSCache' %}">
|
||||
<img src="{% static 'images/icons/joomla-logo.png' %}" width="65" class="mr-10">
|
||||
</a>
|
||||
<a href="{$ joomlaInstallURL $}" target="_blank"
|
||||
title="{% trans 'Install Joomla with LSCache' %}">
|
||||
<span class="h4">{% trans "Joomla" %}</span>
|
||||
</a>
|
||||
</div>
|
||||
{# <div class="col-md-3 panel-body">#}
|
||||
{##}
|
||||
{# <a href="{$ joomlaInstallURL $}" target="_blank"#}
|
||||
{# title="{% trans 'Install Joomla with LSCache' %}">#}
|
||||
{# <img src="{% static 'images/icons/joomla-logo.png' %}" width="65" class="mr-10">#}
|
||||
{# </a>#}
|
||||
{# <a href="{$ joomlaInstallURL $}" target="_blank"#}
|
||||
{# title="{% trans 'Install Joomla with LSCache' %}">#}
|
||||
{# <span class="h4">{% trans "Joomla" %}</span>#}
|
||||
{# </a>#}
|
||||
{# </div>#}
|
||||
|
||||
<div class="col-md-3 panel-body">
|
||||
<a href="/websites/{{ childDomain }}/manageGIT" target="_blank"
|
||||
@@ -728,16 +728,16 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-md-3 panel-body">
|
||||
<a href="{$ installMagentoURL $}" target="_blank"
|
||||
title="{% trans 'Install Magento' %}">
|
||||
<img src="{% static 'images/icons/magento.png' %}" width="65" class="mr-10">
|
||||
</a>
|
||||
<a href="{$ installMagentoURL $}" target="_blank"
|
||||
title="{% trans 'Install Magento' %}">
|
||||
<span class="h4">{% trans "Magento" %}</span>
|
||||
</a>
|
||||
</div>
|
||||
{# <div class="col-md-3 panel-body">#}
|
||||
{# <a href="{$ installMagentoURL $}" target="_blank"#}
|
||||
{# title="{% trans 'Install Magento' %}">#}
|
||||
{# <img src="{% static 'images/icons/magento.png' %}" width="65" class="mr-10">#}
|
||||
{# </a>#}
|
||||
{# <a href="{$ installMagentoURL $}" target="_blank"#}
|
||||
{# title="{% trans 'Install Magento' %}">#}
|
||||
{# <span class="h4">{% trans "Magento" %}</span>#}
|
||||
{# </a>#}
|
||||
{# </div>#}
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user