- Timestamp:
- 14 Mar 2007, 11:59:34 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/getMemberInfo.py
r1448 r1541 64 64 Matriculation Number: %s 65 65 JAMB Registration Number: %s 66 Registration Status: %s 66 67 Email Address in Application Data: %s 67 68 Email Address in Personal Data: %s … … 76 77 info['clear_doc'].matric_no, 77 78 info['app_doc'].jamb_reg_no, 79 info['review_state'], 78 80 info['app_doc'].app_email, 79 81 info['per_doc'].email,
Note: See TracChangeset for help on using the changeset viewer.