Changeset cf43bea


Ignore:
Timestamp:
Nov 16, 2012, 7:15:50 PM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
d6f8984
Parents:
6e247d3
git-author:
Alex Dehnert <adehnert@…> (11/16/12 19:15:50)
git-committer:
Alex Dehnert <adehnert@…> (11/16/12 19:15:50)
Message:

Remove disclaimer about submission numbers

Since 4260e2c075a85117ba6fadae1b41fc3a3505c4c5, we've included people only once
and only if they're actually a student. While we still don't check that people
didn't just select all the groups, that isn't a real risk. Thus, remove the
disclaimer saying that the membership submission numbers might be wrong and
suggesting that people email asa-db@.

File:
1 edited

Legend:

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

    r4260e2c rcf43bea  
    1414        <th>Group</th>
    1515        <th>Update time</th>
    16         <th>Number of confirmations*</th>
     16        <th>Number of confirmations</th>
    1717    </tr>
    1818</thead>
     
    2929</table>
    3030
    31 <p>* These are approximate. They include people (hopefully not many) who selected all the groups. 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>
    32 
    3331{% endblock %}
Note: See TracChangeset for help on using the changeset viewer.