Make arguments to url help_charter_states match the definition in ietf/idrfc/urls.py.

- Legacy-Id: 4388
This commit is contained in:
Henrik Levkowetz 2012-05-04 13:38:12 +00:00
parent c7e75522ad
commit 2eb0ab5921

View file

@ -20,7 +20,7 @@ form.change-state .actions {
{% block content %}
<h1>{{ title }}</h1>
{% if "Change state" in title %}<p class="helptext">For help on the states, see the <a href="{% url help_charter_states name=doc.name %}">state table</a>.</p>{% endif %}
{% if "Change state" in title %}<p class="helptext">For help on the states, see the <a href="{% url help_charter_states %}">state table</a>.</p>{% endif %}
<form class="change-state" action="" method="post">
<table>