Changeset 5185


Ignore:
Timestamp:
7 May 2010, 14:09:14 (15 years ago)
Author:
Henrik Bettermann
Message:

change pin prefix

apply_admission_form.pt: change condition for registration number (in custom)

Location:
WAeUP_SRP/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/application_dp.xml

    r4241 r5185  
    365365    <property name="hidden_readonly_layout_modes"/>
    366366    <property name="css_class_expr">string:row</property>
    367     <property name="prefix">DP</property>
     367    <property name="prefix">DIPL</property>
    368368    <property name="reference"></property>
    369369  </widget>
  • WAeUP_SRP/trunk/skins/waeup_student/apply_admission_form.pt

    r5165 r5185  
    8686            <p>Instructions :</p>
    8787            <ul>
    88               <li>Enter your <span tal:condition="python:not info['screening_type'] in ('prence','cest','sandwich','sandwich2008')">JAMB Registration Number and the</span> Application PIN.</li>
     88              <li>Enter your <span tal:condition="python:info['screening_type'] in ('pume','pde')">JAMB Registration Number and the</span> Application PIN.</li>
    8989              <li>Fill the form and upload your Passport Photograph with red background in jpg format.</li>
    9090              <li>Save and preview picture.
Note: See TracChangeset for help on using the changeset viewer.