Changeset 10469 for main/waeup.uniben/trunk/src/waeup/uniben/utils
- Timestamp:
- 7 Aug 2013, 11:42:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r10441 r10469 59 59 'transfer': 'Transfer Fee', 60 60 'gown': 'Gown Hire Fee', 61 'application': 'Application Fee' 61 'application': 'Application Fee', 62 'transcript': 'Transcript Fee', 62 63 } 63 64 … … 69 70 'tempmaint_3': 'Clinical Hostel Maintenance Fee', 70 71 'gown': 'Gown Hire Fee', 71 'application': 'Application Fee' 72 'application': 'Application Fee', 73 'transcript': 'Transcript Fee', 72 74 } 73 75
Note: See TracChangeset for help on using the changeset viewer.