Tweaked help wording in admin tool
[eq/.git] / templates / default / admin.tpl
index 92853122bc4cbad8e6b772bffab53ba6fdcc7de9..560dadf06cb226e976ee2ec512b15aa22435af97 100644 (file)
@@ -21,7 +21,7 @@
            Choose the MLS data file to upload (.zip): <input name="uploadedfile" type="file" size=40><br>
             It must contain the following files from MLS: Membership.csv, Hometeaching.csv, Organization.csv
             <br><br>
-           <input type="submit" value="Import Data File"> &nbsp; (Import can take up to 30 seconds)
+           <input type="submit" value="Import Data File"> &nbsp; (Import can take up to 60 seconds)
            </form>
          </td>
         </tr>
             {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>- 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 as EQ Presidency=1 with no Elder selected.
             <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><br>
            <input type="submit" value="Update EQ Presidency Table">
            </form>