Merge pull request #995 from Brugman/feature/fix-ssl-title
Fix ssl title
This commit is contained in:
commit
921caaa7c1
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue