We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5298d7 commit ea4742aCopy full SHA for ea4742a
1 file changed
ietf/templates/group/chartering_groups.html
@@ -32,7 +32,7 @@ <h2>{{ t.name }}s</h2>
32
{% endif %}
33
34
{% if not t.chartering_groups %}
35
- <p>No groups found.</p>
+ <p>Found no groups in a chartering state.</p>
36
{% else %}
37
<table class="table table-condensed table-striped tablesorter">
38
<thead>
0 commit comments