diff --git a/ietf/templates/liaisons/field_help.html b/ietf/templates/liaisons/field_help.html
index 23f6bb30c..85ef7899c 100755
--- a/ietf/templates/liaisons/field_help.html
+++ b/ietf/templates/liaisons/field_help.html
@@ -28,7 +28,7 @@ see RFC 4053 (BCP 103) "Procedures for Handling Li
Description |
Comments |
- From: |
+ From: |
Organization: |
The organization submitting the liaison statement. |
The field is filled in automatically. |
@@ -37,55 +37,67 @@ see RFC 4053 (BCP 103) "Procedures for Handling Li
The name and e-mail address of the person submitting the liaison statement. |
The field is filled in automatically. |
- Reply-To: |
-   |
+ Reply To: |
The e-mail address(es) that will be inserted in the "To:" field when a recipient hits the "Reply" button on the message.
|
- Mandatory Suggested Format: Name <e-mail address> |
Mandatory
Format:
Name <e-mail address>
To: |
Organization: |
The name of the organization (and sub-group, if applicable) to which the liaison statement is being sent. |
- Mandatory Suggested Format: SDO/Sub-group |
+ Drop Down Menu with available choices. If an SDO is not listed please contact statements@ietf.org |
POC(s): |
The e-mail address(es) of the recipient(s) of the liaison statement, separated by commas. |
- Mandatory Suggested Format: Name <e-mail address> |
-
- Cc: |
-   |
- The e-mail address(es) of the copy recipient(s) of the liaison statement, separated by commas. |
- Optional Suggested Format: Name <e-mail address> |
-
- Title: |
-   |
- The title of the liaison statement. |
- Mandatory |
+ The field is filled in automatically. |
+ Other Email Addresses: |
Response Contact: |
-   |
The e-mail address(es) to which any response should be sent, separated by commas. |
Optional Suggested Format: Name <e-mail address> |
Technical Contact: |
-   |
The e-mail address(es) of individuals or lists that may be contacted for clarification of the liaison statement, separated by commas. |
Optional Suggested Format: Name <e-mail address> |
+ Cc: |
+ The e-mail address(es) of the copy recipient(s) of the liaison statement, one on each line. |
+ Optional Suggested Format: Name <e-mail address> |
+
+ Purpose: |
Purpose: |
-   |
- The intent of the liaison statement. Normally, one of four choices: (a) For action, (b) For comment, (c) For information, (d) Response. |
- Optional The submitter selects one of the four choices, or selects "Other," and indicates the intent. |
+ The intent of the liaison statement. Normally, one of four choices: (a) For action, (b) For comment, (c) For information, (d) In Response. |
+ The submitter selects one of the four choices, or selects "Other," and indicates the intent. |
+
Deadline: |
-   |
The date by which a comment or action is required. |
Mandatory if the purpose is "For comment" or "For action." Otherwise, optional. |
-
+
+
+ Liaison Statement: |
+ Title: |
+ The title of the liaison statement. |
+ Mandatory. |
+
+ Submission Date: |
+ The date the liaison was originally submitted. |
+ Mandatory. |
+
Body: |
-   |
The text of the liaison statement. |
Mandatory if there are no attachments.
Optional if the text of the liaison statement is provided in an attachment. |
+
+ Add Attachment: |
+ Title: |
+ The title of the attachment. |
+ Optional if there is text in the body, Mandatory if there is not. |
+
+ File: |
+ Browse to find the attachment. |
+ Optional if there is text in the body, Mandatory if there is not. |
+
+
{% endblock %}