- Timestamp:
- 23 Nov 2012, 10:51:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.futminna/trunk/src/waeup/futminna/interfaces.py
r9318 r9714 39 39 40 40 application_fee = schema.Float( 41 title = _(u'Application Fee (fallback)'), 41 title = _(u'Application Fee'), 42 description = u'20000 Nairas are automatically added ' + \ 43 'if student is in faculty <br>' + \ 44 'EET or ICT or in department ARC.', 42 45 default = 0.0, 43 46 required = False,
Note: See TracChangeset for help on using the changeset viewer.