Changed 'Account' to 'User' in menubar for consistency.
- Legacy-Id: 9424
This commit is contained in:
parent
1b0f6e0ba3
commit
5c24ec16ff
|
@ -7,7 +7,7 @@
|
|||
</a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
{% else %}
|
||||
Account
|
||||
User
|
||||
{% endif %}
|
||||
|
||||
{% if request.get_full_path == "/accounts/logout/" %}
|
||||
|
|
Loading…
Reference in a new issue