Changeset 11770 for main/waeup.uniben/trunk/src
- Timestamp:
- 24 Jul 2014, 12:18:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py
r11752 r11770 115 115 and not self._reduced_slip(): 116 116 return _(u'<br /><br /><br />' 117 'Comfirm your exam venue 72 hours to the exam.') 117 'Comfirm your exam venue 72 hours to the exam. ' 118 '<br /><br />' 119 'No bags, phones and calculators are allowed in the ' 120 'screening venues.') 118 121 return 119 122
Note: See TracChangeset for help on using the changeset viewer.