Ignore:
Timestamp:
12 Jan 2014, 21:53:22 (11 years ago)
Author:
Henrik Bettermann
Message:

Adjust line breaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py

    r10334 r10897  
    9494            pronoun = 'she'
    9595        return '''
    96 The applicant has acknowledged that, if discovered at any time that %s does not possess any of the
    97 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.
     96The applicant has acknowledged that, if discovered at any time that %s does not possess
     97any of the qualifications which %s claims %s has obtained, %s will be expelled from the
     98University not be re-admitted for the same or any other programme, even if %s has
     99upgraded previous and shall qualifications or possess additional qualifications.
    100100''' % (
    101101    pronoun, pronoun, pronoun, pronoun, pronoun)
Note: See TracChangeset for help on using the changeset viewer.