By clicking the 'Send' button you will send a request to all the SDO Liaison Managers. In order to send the request to one SDO Liaison Manager go to the SDO edit page.
{% for item in help_text_and_errors %} {{ item }} {% endfor %}
-
+{% for item in help_text_and_errors %} {{ item }} {% endfor %}
diff --git a/ietf/templates/doc/ballot/edit_position.html b/ietf/templates/doc/ballot/edit_position.html
index 411065c83..9c238ec4e 100644
--- a/ietf/templates/doc/ballot/edit_position.html
+++ b/ietf/templates/doc/ballot/edit_position.html
@@ -26,9 +26,9 @@
{% if field.name == "discuss" %}
{% endif %}
{% bootstrap_field field %}
{% if field.name == "discuss" and old_pos and old_pos.discuss_time %}
- Last edited {{ old_pos.discuss_time }}
+
Last edited {{ old_pos.discuss_time }}
{% elif field.name == "comment" and old_pos and old_pos.comment_time %}
- Last edited {{ old_pos.comment_time }}
+
Technical summary, Working Group summary, document quality, personnel, RFC Editor note, IRTF note, IESG note, IANA note. This text will be appended to all announcements and messages to the IRTF or RFC Editor.
-
+