Changeset 1372 for WAeUP_SRP/trunk/skins
- Timestamp:
- 28 Jan 2007, 22:41:55 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_epayment/payment_receipt.pt
r1371 r1372 20 20 <td tal:content="student/id" /> 21 21 </tr> 22 <tr>23 <td>Matriculation Number:</td>24 <td tal:content="student/matric_no" />25 </tr>26 22 <tr> 27 23 <td>JAMB Registration Number:</td> … … 63 59 <td>JAMB Registration Number:</td> 64 60 <td tal:content="student/jamb_reg_no" /> 65 </tr> 61 </tr> 62 <tr> 63 <td>Matriculation Number:</td> 64 <td tal:content="student/matric_no" /> 65 </tr> 66 66 <tr> 67 67 <td>Certificate Id:</td>
Note: See TracChangeset for help on using the changeset viewer.