mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
navigation bar: change label 'Configuration' to 'System'
Signed-off-by: Aakanksha Saini <aakanksa@thoughtworks.com> Reviewed-by: Johannes Keyser <johanneskeyser@posteo.de>
This commit is contained in:
parent
2e7b2d41fd
commit
18a476b034
@ -110,9 +110,9 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{% url 'system' %}" title="{% trans "Configuration" %}">
|
||||
<a href="{% url 'system' %}" title="{% trans "System" %}">
|
||||
<span class="glyphicon glyphicon-cog nav-icon"></span>
|
||||
{% trans "Configuration" %}
|
||||
{% trans "System" %}
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user