Changeset 2885 for WAeUP_SRP/base


Ignore:
Timestamp:
8 Dec 2007, 15:52:35 (17 years ago)
Author:
Henrik Bettermann
Message:

little things changed

Location:
WAeUP_SRP/base/skins
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_epayment/payment_receipt.pt

    r2877 r2885  
    5757        </tr>       
    5858        <tr>
    59           <td>JAMB Registration Number:</td>
     59          <td>Registration Number:</td>
    6060          <td tal:content="student/jamb_reg_no" />
    6161        </tr>
  • WAeUP_SRP/base/skins/waeup_student/accommodation_slip.pt

    r2857 r2885  
    77      </span>   
    88      <span tal:condition="python: info_acco and info_acco['acco']">                   
    9           <h3>Hostel Allocation Slip (and Maintenance Receipt)</h3>
     9          <h3>Hostel Allocation Slip (including Maintenance Receipt)</h3>
    1010
    1111          <br /><br />
     
    2626            </tr>     
    2727            <tr>
    28               <td>JAMB Registration Number:</td>
     28              <td>Registration Number:</td>
    2929              <td><span tal:content="info_acco/jamb_reg_no" /></td>
    3030            </tr>             
  • WAeUP_SRP/base/skins/waeup_student/accommodation_view.pt

    r2865 r2885  
    4242                     class="standalone"
    4343                     name="cpsdocument_create_button"
    44                      value="Pay Maintenance Fee online"
     44                     value="Pay Maintenance Fee Online"
    4545                     />
    4646            </td>
  • WAeUP_SRP/base/skins/waeup_student/getMemberInfo.py

    r2504 r2885  
    6767Student Id: %s
    6868Matriculation Number: %s
    69 JAMB Registration Number: %s
     69Registration Number: %s
    7070Registration Status: %s
    7171Email Address in Application Data: %s
Note: See TracChangeset for help on using the changeset viewer.