Skip to content

Commit c7601b7

Browse files
committed
Merged in [9860] from lars@netapp.com:
Rename menu item, because the page now shows chartering WGs and RGs. - Legacy-Id: 9872 Note: SVN reference [9860] has been migrated to Git commit 84cc9fe
2 parents 7616b99 + 84cc9fe commit c7601b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}
2727
<li {%if flavor == "top" %}class="dropdown-header hidden-xs"{% else %}class="nav-header"{% endif %}>New work</li>
28-
<li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering WGs</a></li>
28+
<li><a href="{% url "ietf.group.info.chartering_groups" %}">Chartering groups</a></li>
2929
<li><a href="{% url "ietf.group.info.bofs" group_type="wg" %}">BOFs</a></li>
3030

3131
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}

0 commit comments

Comments
 (0)