We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f02f16 commit dc41ea6Copy full SHA for dc41ea6
1 file changed
ietf/templates/idrfc/approve_ballot.html
@@ -30,7 +30,7 @@ <h1>Approve Ballot for {{ doc }}</h1>
30
</div>
31
32
<div class="actions">
33
- <a href="{% url doc_ballot_writeups name=doc.filename %}">Back</a>
+ <a href="{% url doc_ballot_approvaltext name=doc.filename %}">Back</a>
34
{% ifequal action "to_announcement_list" %}
35
<input type="submit" value="Send out the announcement and close ballot"/>
36
{% endifequal %}
0 commit comments