Skip to content

Commit 75a46fc

Browse files
committed
Merged in [9861] from lars@netapp.com:
The concluded groups also show RGs now, rename menu item. - Legacy-Id: 9873 Note: SVN reference [9861] has been migrated to Git commit 93ff41d
2 parents c7601b7 + 93ff41d commit 75a46fc

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
@@ -30,7 +30,7 @@
3030

3131
{% if flavor == "top" %}<li class="divider hidden-xs"></li>{% endif %}
3232
<li {%if flavor == "top" %}class="dropdown-header hidden-xs"{% else %}class="nav-header"{% endif %}>Other groups</li>
33-
<li><a href="{% url "ietf.group.info.concluded_groups" %}">Concluded WGs</a></li>
33+
<li><a href="{% url "ietf.group.info.concluded_groups" %}">Concluded groups</a></li>
3434
<li><a href="https://www.ietf.org/list/nonwg.html">Non-WG lists</a></li>
3535

3636
{% if flavor == "top" %}</ul>{% endif %}

0 commit comments

Comments
 (0)