From 425083234986caf93359b76c7f7b1506d4bf8309 Mon Sep 17 00:00:00 2001 From: Ole Laursen <olau@iola.dk> Date: Fri, 4 May 2012 16:57:00 +0000 Subject: [PATCH] Fix URL broken by previous commit moving the charter state help page. - Legacy-Id: 4397 --- ietf/templates/wgcharter/change_state.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/wgcharter/change_state.html b/ietf/templates/wgcharter/change_state.html index 27ac6885b..87627c7c9 100644 --- a/ietf/templates/wgcharter/change_state.html +++ b/ietf/templates/wgcharter/change_state.html @@ -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>