Changeset bbaf690


Ignore:
Timestamp:
Mar 23, 2012, 1:54:39 AM (14 years ago)
Author:
ASA Group Database <asa-db@…>
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)
Message:

Better instructions on people page

Use a bulleted list of common failure modes, and emphasize key phrases.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/groups/group_change_officers.html

    r0270ed7 rbbaf690  
    88{% include "groups/group_tools.part.html" %}
    99
    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>
    1311
    1412<table class='pretty-table'>
     
    5452{% endif %}
    5553
    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" &mdash; 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 &mdash; 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>
    5760
    5861<form enctype="multipart/form-data" method="post" action="">
Note: See TracChangeset for help on using the changeset viewer.