Changeset 13428
- Timestamp:
- 10 Nov 2015, 08:05:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r13394 r13428 1316 1316 return _('Application status of ${a}', 1317 1317 mapping = {'a':self.applicant.applicant_id}) 1318 return _('Check your a pplication status')1318 return _('Check your admission status') 1319 1319 1320 1320 def update(self, SUBMIT=None):
Note: See TracChangeset for help on using the changeset viewer.