Changeset 3000 for WAeUP_SRP/base/skins/waeup_student
- Timestamp:
- 9 Jan 2008, 11:54:54 (17 years ago)
- Location:
- WAeUP_SRP/base/skins/waeup_student
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_student/admission_form.pt
r2992 r3000 27 27 28 28 29 <h3>This is to inform you that you have been provisionally admitted into University of Benin as follows: 29 <h3>This is to inform you that you have been provisionally admitted into 30 <span tal:replace="here/portal_properties/institution_title" /> as follows: 30 31 </h3> 31 32 -
WAeUP_SRP/base/skins/waeup_student/admission_rejected_view.pt
r1096 r3000 2 2 <metal:main fill-slot="main"> 3 3 4 <h3>You are not admitted into the University of Benin!</h3>4 <h3>You are not admitted into <span tal:replace="here/portal_properties/institution_title" />!</h3> 5 5 6 6 </metal:main> -
WAeUP_SRP/base/skins/waeup_student/admission_slip.pt
r2579 r3000 11 11 <span tal:condition="info"> 12 12 13 <h3>This is to inform you that you have been provisionally admitted into University of Benin as follows: 13 <h3>This is to inform you that you have been provisionally admitted into 14 <span tal:replace="here/portal_properties/institution_title" /> as follows: 14 15 </h3> 15 16 -
WAeUP_SRP/base/skins/waeup_student/apply_admission_form.pt
r2987 r3000 75 75 <metal:block tal:condition="python:info['status'] == 'created'"> 76 76 <br /> 77 <strong>You have been provisionally admitted into University of Benin. Your member record has been created. 77 <strong>You have been provisionally admitted into <span tal:replace="here/portal_properties/institution_title" />. 78 Your member record has been created. 78 79 Please purchase a second Application Scratch Card and proceed to 'Check Admission'.</strong> 79 80 <br /> <br />
Note: See TracChangeset for help on using the changeset viewer.