Ignore:
Timestamp:
19 Oct 2011, 06:56:47 (13 years ago)
Author:
Henrik Bettermann
Message:

Implement FUTMinna acceptance fee payment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_futminna/payments_view.pt

    r5590 r6910  
    8787                   />
    8888          </form>   
     89
     90          <form tal:condition="info/acceptance|nothing"
     91                tal:attributes="action string: ${context/absolute_url}/pay_interswitch_accept" method="post" class="group">
     92            <input type="submit" name="epayment"
     93                   class="context"
     94                   value="Initiate Acceptance Fee Payment"
     95                   />
     96            <br /><br />
     97            <font tal:condition="python:False" color='red'>Surcharge for Late Registration is 10000 Naira. </font>
     98          </form>
    8999         
    90100          <form tal:condition="info/gown|nothing"
Note: See TracChangeset for help on using the changeset viewer.