mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 08:46:09 +01:00
Merge pull request #995 from Brugman/feature/fix-ssl-title
Fix ssl title
This commit is contained in:
@@ -753,7 +753,7 @@
|
||||
|
||||
|
||||
<li id="sidebar-menu-item-ssl">
|
||||
<a href="{% url 'loadSSLHome' %}" title="{% trans 'Backup' %}">
|
||||
<a href="{% url 'loadSSLHome' %}" title="{% trans 'SSL' %}">
|
||||
<i class="glyph-icon tooltip-button icon-lock" title="{% trans 'SSL' %}"></i>
|
||||
<span>{% trans "SSL" %}</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user