Changeset 1137 for WAeUP_SRP/trunk/skins
- Timestamp:
- 23 Dec 2006, 11:06:44 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/accommodation_pin_edit_form.pt
r1130 r1137 30 30 <ul tal:condition="python: mode == 'create'"> 31 31 <li>Buy a Hostel Application Scratch Card.</li> 32 <li>Enter the PIN above .</li>33 <li>Print theHostel Allocation Slip.</li>32 <li>Enter the PIN above and press 'Book'.</li> 33 <li>Print your Hostel Allocation Slip.</li> 34 34 </ul> 35 35 <ul tal:condition="python: mode == 'edit'" … … 39 39 <span tal:replace="python: info['acco_doc'].acco_maint_fee" /> Nairas</li> 40 40 <li>Enter the PIN above and press 'Save'.</li> 41 <li>Print theHostel Maintenance Receipt.</li>41 <li>Print your Hostel Maintenance Receipt.</li> 42 42 </ul> 43 43 </metal:block>
Note: See TracChangeset for help on using the changeset viewer.