- Timestamp:
- 28 Mar 2007, 02:35:25 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/branches/uli/skins/waeup_student/statistics_ret_view.pt
r1593 r1653 34 34 <th >Faculty</th> 35 35 <th align="right">RET</th> 36 <th align="right">SFP </th>36 <th align="right">SFP+</th> 37 37 </tr> 38 38 <tr tal:define="d python:departments[0]" … … 60 60 <table> 61 61 <tr><td>RET:</td> <td>Returning students who have logged in</td></tr> 62 <tr><td>SFP:</td> <td>Returning students who alreadypaid their school fee</td></tr>62 <tr><td>SFP:</td> <td>Returning students who paid their school fee</td></tr> 63 63 </table> 64 64 </span>
Note: See TracChangeset for help on using the changeset viewer.