Changeset 10897 for main/waeup.aaue/trunk/src/waeup
- Timestamp:
- 12 Jan 2014, 21:53:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py
r10334 r10897 94 94 pronoun = 'she' 95 95 return ''' 96 The applicant has acknowledged that, if discovered at any time that %s does not possess any of the97 qualifications which %s claims %s has obtained, %s will be expelled from the University and shall 98 not be re-admitted for the same or any other programme, even if %s has upgraded previous 99 qualifications or possess additional qualifications.96 The applicant has acknowledged that, if discovered at any time that %s does not possess 97 any of the qualifications which %s claims %s has obtained, %s will be expelled from the 98 University not be re-admitted for the same or any other programme, even if %s has 99 upgraded previous and shall qualifications or possess additional qualifications. 100 100 ''' % ( 101 101 pronoun, pronoun, pronoun, pronoun, pronoun)
Note: See TracChangeset for help on using the changeset viewer.