From 686a77d0fc005eb276629c4326c0e3d152ca98ac Mon Sep 17 00:00:00 2001 From: Alan Jack Pippin 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} Notes: -
Make sure you have at least 1 EQ Presidency member that is marked with "EQ Presidency=1". -
This entry is used to email the entire presidency, and its email address should cause that to happen. -
If a member of the presidency is not a District Leader, make sure to set their "District=0". -
The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags. -
You can only add 1 new presidency member at a time (1 per each update request to the table). +
- The President, Counselor, Secretary, and EQ Presidency fields are boolean value (true|false) flags. +
- If a member of the presidency is not a District Leader, make sure to set their "District=0". +
- If a district leader is not a member of the presidency, add them without setting any other flags except the district. +
- You can only add 1 new presidency member at a time (1 per each update request to the table). +
- Make sure you have at least 1 EQ Presidency member that is marked with "EQ Presidency=1", +
this entry is used to email the entire presidency, and its email address should cause that to happen.

-- 2.34.1