Skip to content

Commit 5cf8d5a

Browse files
committed
Area_Director -> Area Director in left_menu.html
- Legacy-Id: 6426
1 parent b24a20d commit 5cf8d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base/left_menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
{% else %}
102102
<li><a href="http://{{ request.get_host }}/accounts/login/?next={{request.get_full_path|urlencode}}" rel="nofollow">Sign in to track drafts</a></li>
103103
{% endif %}
104-
{% if user|has_role:"Area_Director,Secretariat" %}
104+
{% if user|has_role:"Area Director,Secretariat" %}
105105
<li><a href="{% url rfc_status_changes %}">RFC status changes</a></li>
106106
{% endif %}
107107

0 commit comments

Comments
 (0)