From: Alan Jack Pippin <ajp@pippin.(none)>
Date: Sun, 6 Jan 2008 07:14:38 +0000 (-0700)
Subject: Tweaked help given for EQ Presidency Table Update Form
X-Git-Tag: release_0_1_0~5
X-Git-Url: http://git.pippins.net/%7Blink_visit%7D?a=commitdiff_plain;h=686a77d0fc005eb276629c4326c0e3d152ca98ac;p=eq%2F.git

Tweaked help given for EQ Presidency Table Update Form
---

diff --git a/templates/default/admin.tpl b/templates/default/admin.tpl
index 5a6a406..22d4c80 100644
--- a/templates/default/admin.tpl
+++ b/templates/default/admin.tpl
@@ -55,11 +55,12 @@
             {table_data}
             </table>
             <b>Notes:</b>
-	    <br>Make sure you have at least 1 EQ Presidency member that is marked with "EQ Presidency=1".
-            <br>This entry is used to email the entire presidency, and its email address should cause that to happen.
-            <br>If a member of the presidency is not a District Leader, make sure to set their "District=0".
-	    <br>The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags.
-            <br>You can only add 1 new presidency member at a time (1 per each update request to the table).
+	    <br>- The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags.
+            <br>- If a member of the presidency is not a District Leader, make sure to set their "District=0".
+            <br>- If a district leader is not a member of the presidency, add them without setting any other flags except the district.
+            <br>- You can only add 1 new presidency member at a time (1 per each update request to the table).
+	    <br>- Make sure you have at least 1 EQ Presidency member that is marked with "EQ Presidency=1",
+            <br>this entry is used to email the entire presidency, and its email address should cause that to happen.
 	    <br><br>
 	    <input type="submit" value="Update EQ Presidency Table">
 	    </form>