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
commit 921caaa7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>