Ignore:
Timestamp:
Oct 1, 2011, 5:54:43 PM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage, test-hooks
Children:
00d201c
Parents:
3087933
git-author:
Alex Dehnert <adehnert@…> (10/01/11 17:54:43)
git-committer:
Alex Dehnert <adehnert@…> (10/01/11 17:54:43)
Message:

Add qualifier to number of confirmations info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/membership/submitted.html

    r8d43bd4 r012d637  
    1212        <th>Group</th>
    1313        <th>Update time</th>
    14         <th>Number of confirmations</th>
     14        <th>Number of confirmations*</th>
    1515    </tr>
    1616</thead>
     
    2727</table>
    2828
     29<p>* These are approximate. It counts multiple times people who submitted several times, it includes non-students (if any confirmed), and it includes people who selected all the groups. We may or may not ever correct for these. However, if you want to be sure of the correct number, please contact <a href='mailto:asa-db@mit.edu'>the ASA Database team</a> and we'll be happy to look it up for you.</p>
     30
    2931{% endblock %}
Note: See TracChangeset for help on using the changeset viewer.