Changeset 2109 for WAeUP_SRP/trunk/skins


Ignore:
Timestamp:
16 Aug 2007, 18:56:49 (17 years ago)
Author:
Henrik Bettermann
Message:

see Maryannes requests in ticket #328

Location:
WAeUP_SRP/trunk/skins/waeup_student
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/apply_pume_form.pt

    r2108 r2109  
    99    <metal:block use-macro="here/main_template/macros/master">
    1010      <metal:block fill-slot="main">
    11         <h3 tal:condition="python:not mode=='view'">Apply for the Post University Matriculation Examination! </h3>
     11        <h3 tal:condition="python:not mode=='view'">Apply for Post UME Screening (2007/2008)! </h3>
    1212        <h3 tal:condition="python:mode=='view'">Your PUME Application Record</h3>
    1313        <br />
     
    4040                 tal:condition="python: mode == 'edit'" />
    4141          <input type="submit" class="standalone" name="apply"
    42                  value="Save & Apply"
     42                 value="Final Submit"
    4343                 tal:condition="python: mode == 'edit'"
    4444                 />
     
    5353          <p>Instructions :</p>
    5454          <ul>
    55             <li>Enter your JAMB Registration Number and the Application PIN above.</li>
    56             <li>Upload your passport picture.</li>
    57             <li>Apply for PUME.</li>
     55            <li>Enter your JAMB Registration Number and the Application PIN above</li>
     56            <li>Fill the form and upload your Passport Picture</li>
     57            <li>Press the 'Final Submit'</li>
    5858          </ul>
     59          <br />
     60          <font color="red">Application submission deadline is at Midnight on Thursday, 6th September 2007. 
     61          No application will be treated after the deadline. </font>
    5962          </metal:block>
    6063      </metal:block>
  • WAeUP_SRP/trunk/skins/waeup_student/apply_pume_slip.pt

    r2108 r2109  
    1010    <metal:block use-macro="here/slip_template/macros/master">
    1111      <metal:block fill-slot="main">
    12         <h3>PUME Application Record of <span tal:replace="name" /></h3>
     12        <h3>Post UME Screening (2007/2008) Aknowledgement Slip</h3>
    1313        <br />
    1414        <div tal:replace="structure rendered_main" />
     15        Please ensure that you come to the screening venus with a copy of this slip.
    1516      </metal:block>
    1617    </metal:block>
Note: See TracChangeset for help on using the changeset viewer.