From 686a77d0fc005eb276629c4326c0e3d152ca98ac Mon Sep 17 00:00:00 2001 From: Alan Jack Pippin <ajp@pippin.(none)> Date: Sun, 6 Jan 2008 00:14:38 -0700 Subject: [PATCH] Tweaked help given for EQ Presidency Table Update Form --- templates/default/admin.tpl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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> -- 2.34.1