Changeset 975 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 1 Dec 2006, 13:03:22 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/admission_form.pt
r932 r975 54 54 </span> 55 55 </table> 56 56 57 58 <strong>Clearance commences on resumption and ends exactly two(2)weeks after resumption date. 59 Any breach of this directive,will result in forfeiture of the admission offer.</strong> 60 57 61 58 62 <form action="." method="post" class="group"> -
WAeUP_SRP/trunk/skins/waeup_student/admission_slip.pt
r932 r975 12 12 <br /> 13 13 14 14 15 <span tal:omit-tag="" 15 16 tal:content="structure python: info['app_doc'].render(proxy=info['app_doc'], … … 44 45 </table> 45 46 </span> 47 48 <br /> 49 50 <strong>Clearance commences on resumption and ends exactly two(2)weeks after resumption date. 51 Any breach of this directive,will result in forfeiture of the admission offer.</strong> 52 46 53 </metal:main> 47 54 </metal:body> -
WAeUP_SRP/trunk/skins/waeup_student/pume_anon_slip.pt
r968 r975 4 4 <h3>PUME Results of <span tal:content="pume/name" /></h3> 5 5 6 <br /> 6 <br /> 7 8 <strong tal:condition="python:pume.status=='Admitted'">You have been provisionally admitted into University of Benin. 9 Please check your admission details! 10 <br /><br /></strong> 11 7 12 <table> 8 13 <tr> … … 28 33 </tr> 29 34 </table> 35 36 37 30 38 </metal:main> 31 39 </metal:body> -
WAeUP_SRP/trunk/skins/waeup_student/pume_anon_view.pt
r968 r975 12 12 <h3>PUME Results of <span tal:content="pume/name" /></h3> 13 13 14 <br /> 14 <br /> 15 16 <strong tal:condition="python:pume.status=='Admitted'">You have been provisionally admitted into University of Benin. 17 Please check your admission details! 18 <br /><br /></strong> 19 15 20 <table> 16 21 <tr>
Note: See TracChangeset for help on using the changeset viewer.