File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ <h1>{% block doc_h1 %}{% endblock %}</h1>
9696
9797< span id ="doc_edit_info_button " class ="yui-button yui-link-button " style ="margin-left:2px; "> < span class ="first-child "> < a href ="{% url doc_edit_info name=doc.draft_name %} "> Edit</ a > </ span > </ span >
9898{% if not doc.ietf_process_has_iesg_ballot %}
99- < span id ="doc_edit_info_button " class ="yui-button yui-link-button " style ="margin-left:2px; "> < span class ="first-child "> < a href ="{% url doc_ballot_writeups name=doc.draft_name %} "> Issue Ballot</ a > </ span > </ span >
99+ < span id ="doc_edit_info_button " class ="yui-button yui-link-button " style ="margin-left:2px; "> < span class ="first-child "> < a href ="{% url doc_ballot_writeups name=doc.draft_name %} "> Ballot Writeups </ a > </ span > </ span >
100100{% endif %}
101101{% else %}
102102< span id ="doc_add_button " class ="yui-button yui-link-button " style ="margin-left:2px; "> < span class ="first-child "> < a href ="{% url doc_edit_info name=doc.draft_name %} "> Add</ a > </ span > </ span >
You can’t perform that action at this time.
0 commit comments