Changeset bbaf690
- Timestamp:
- Mar 23, 2012, 1:54:39 AM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 31da85f
- Parents:
- e9af979
- git-author:
- Alex Dehnert <adehnert@…> (03/23/12 01:54:39)
- git-committer:
- ASA Group Database <asa-db@…> (03/23/12 01:54:39)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_change_officers.html
r0270ed7 rbbaf690 8 8 {% include "groups/group_tools.part.html" %} 9 9 10 <p>Please adjust your signatories below. You can add up to {{max_new}} new people at a time at the bottom. If you need to add more than that, just break it up into a couple of submissions.</p> 11 12 <p>The following roles are available:</p> 10 <p>Please adjust your signatories below. The following roles are available:</p> 13 11 14 12 <table class='pretty-table'> … … 54 52 {% endif %} 55 53 56 <p>Add or update people:</p> 54 <p>Add or update people. Please note:</p> 55 <ul> 56 <li>We don't track "group membership" — people will show up in the list below only if they have one of the roles listed</li> 57 <li>Type only the <em>Athena username</em> to add people — do not type full names or names plus username</li> 58 <li>To add <em>more than four</em> new people, add four at a time and <em>submit multiple times</em></li> 59 </ul> 57 60 58 61 <form enctype="multipart/form-data" method="post" action="">
Note: See TracChangeset
for help on using the changeset viewer.