Ignore:
Timestamp:
21 Nov 2020, 08:24:39 (4 years ago)
Author:
Henrik Bettermann
Message:

Change fee title.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py

    r15655 r16324  
    5959        'union': 'Student Union Dues',
    6060        'admission_checking': 'Admission Checking Fee',
    61         'medical': 'Medical Fee',
     61        'medical': 'Medical Laboratory Test Fee',
    6262        'conv_nd': 'ND Convocation Fee',
    6363        'conv_hnd': 'HND Convocation Fee',
     
    8484        'union': 'Student Union Dues',
    8585        'admission_checking': 'Admission Checking Fee',
    86         'medical': 'Medical Fee',
     86        'medical': 'Medical Laboratory Test Fee',
    8787        'conv_nd': 'ND Convocation Fee',
    8888        'conv_hnd': 'HND Convocation Fee',
     
    122122        'final_clearance': 'Final Clearance Fee',
    123123        'union': 'Student Union Dues',
    124         'medical': 'Medical Fee',
     124        'medical': 'Medical Laboratory Test Fee',
    125125        }
    126126
Note: See TracChangeset for help on using the changeset viewer.