Skip to content

Commit 5c24ec1

Browse files
committed
Changed 'Account' to 'User' in menubar for consistency.
- Legacy-Id: 9424
1 parent 1b0f6e0 commit 5c24ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base/menu_user.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</a>
88
<ul class="dropdown-menu" role="menu">
99
{% else %}
10-
Account
10+
User
1111
{% endif %}
1212

1313
{% if request.get_full_path == "/accounts/logout/" %}

0 commit comments

Comments
 (0)