Fix URL broken by previous commit moving the charter state help page.

- Legacy-Id: 4397
This commit is contained in:
Ole Laursen 2012-05-04 16:57:00 +00:00
parent 4f9bacbe74
commit 4250832349

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>