Merge pull request #995 from Brugman/feature/fix-ssl-title

Fix ssl title
This commit is contained in:
Usman Nasir
2022-12-10 12:30:24 +05:00
committed by GitHub

View File

@@ -753,7 +753,7 @@
<li id="sidebar-menu-item-ssl"> <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> <i class="glyph-icon tooltip-button icon-lock" title="{% trans 'SSL' %}"></i>
<span>{% trans "SSL" %}</span> <span>{% trans "SSL" %}</span>
</a> </a>