Changeset 16777 for main/waeup.kofa/trunk/src/waeup
- Timestamp:
- 3 Feb 2022, 10:42:00 (3 years ago)
- Location:
- main/waeup.kofa/trunk/src/waeup/kofa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py
r16671 r16777 372 372 """ Define what happens after school fee payment 373 373 depending on the student's senate verdict. 374 This method foll lows the same algorithm as `getReturningData` but374 This method follows the same algorithm as `getReturningData` but 375 375 it also sets the new values. 376 376 """ -
main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
r16551 r16777 406 406 The candidate with Id ${b} and name ${c} applied to 407 407 the ${d} to study ${e} for the ${f} session. 408 The candidate has listed you as referee. You are thus required to kindly use409 the link below to provide your referral remarks on or before410 ${g}. 408 The candidate has listed you as referee. You are, therefore, required to, 409 kindly, provide your referral remarks on or before ${g}. Please use the 410 following form: 411 411 412 412 ${h} … … 415 415 416 416 The Secretary 417 Post Graduate School 417 School of Postgraduate Studies 418 418 ${d} 419 419 """)
Note: See TracChangeset for help on using the changeset viewer.