Changeset 5043


Ignore:
Timestamp:
6 Mar 2010, 05:36:04 (15 years ago)
Author:
Henrik Bettermann
Message:

increase surcharge

Location:
WAeUP_SRP/trunk/skins/waeup_futminna
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_futminna/getSchoolFee.py

    r5036 r5043  
    1313"""
    1414
    15 late_registration_fee = 10000
     15late_registration_fee = 20000
    1616
    1717d = {}
  • WAeUP_SRP/trunk/skins/waeup_futminna/payments_view.pt

    r5036 r5043  
    7474                   />
    7575            <br /><br />
    76             <font tal:condition="python:True" color='red'>Surcharge for Late Registration is 10000 Naira. </font>
     76            <font tal:condition="python:True" color='red'>Surcharge for Late Registration is 20000 Naira. </font>
    7777          </form> 
    7878          <form tal:condition="python: info.get('payment_method') == 'sc_payment'"
Note: See TracChangeset for help on using the changeset viewer.