Changeset 877


Ignore:
Timestamp:
16 Nov 2006, 15:55:02 (18 years ago)
Author:
Henrik Bettermann
Message:

some layout modifications

Location:
WAeUP_SRP/trunk
Files:
9 edited

Legend:

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

    r853 r877  
    2020 </widget>
    2121 <widget name="no_of_pins" meta_type="Int Widget">
    22   <property name="title">Number of Pins </property>
     22  <property name="title">Number of PINs </property>
    2323  <property name="fields">
    2424   <element value="no_of_pins"/>
    2525  </property>
    2626  <property name="is_required">True</property>
    27   <property name="label">Number of Pins </property>
    28   <property name="label_edit">Number of Pins </property>
     27  <property name="label">Number of PINs </property>
     28  <property name="label_edit">Number of PINs </property>
    2929  <property name="readonly_layout_modes"/>
    3030  <property name="hidden_layout_modes"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_accommodation.xml

    r828 r877  
    5151 </widget>
    5252 <widget name="acco_maint_sc_pin" meta_type="Scratchcard Pin Widget">
    53   <property name="title">Maintenance Payment PIN</property>
     53  <property name="title">Access Code</property>
    5454  <property name="fields">
    5555   <element value="acco_maint_sc_pin"/>
    5656  </property>
    57   <property name="label">Maintenance Payment PIN</property>
    58   <property name="label_edit">Maintenance Payment PIN</property>
     57  <property name="label">Access Code</property>
     58  <property name="label_edit">Access Code</property>
    5959  <property name="hidden_layout_modes">
    6060    <element value="create"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_accommodation_fe.xml

    r853 r877  
    2323 </widget>
    2424 <widget name="acco_maint_sc_pin" meta_type="Scratchcard Pin Widget">
    25   <property name="title">Maintenance Payment PIN</property>
     25  <property name="title">Access Code</property>
    2626  <property name="fields">
    2727   <element value="acco_maint_sc_pin"/>
    2828  </property>
    29   <property name="label">Maintenance Payment PIN</property>
    30   <property name="label_edit">Maintenance Payment PIN</property>
     29  <property name="label">Access Code</property>
     30  <property name="label_edit">Access Code</property>
    3131  <property name="readonly_layout_modes"/>
    3232  <property name="hidden_layout_modes">
     
    5353 </widget>
    5454 <widget name="acco_res_sc_pin" meta_type="Scratchcard Pin Widget">
    55   <property name="title">Hostel Application PIN</property>
     55  <property name="title">Access Code</property>
    5656  <property name="fields">
    5757   <element value="acco_res_sc_pin"/>
    5858  </property>
    5959  <property name="is_required">False</property>
    60   <property name="label">Hostel Application PIN</property>
    61   <property name="label_edit">Hostel Application PIN</property>
     60  <property name="label">Access Code</property>
     61  <property name="label_edit">Access Code</property>
    6262  <property name="readonly_layout_modes">
    6363   <element value="edit"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_application.xml

    r863 r877  
    2020 </widget>
    2121<widget name="app_ac_pin" meta_type="Scratchcard Pin Widget">
    22  <property name="title">Application PIN</property>
     22 <property name="title">Access Code</property>
    2323 <property name="fields">
    2424  <element value="app_ac_pin"/>
    2525 </property>
    2626 <property name="is_required">False</property>
    27  <property name="label">Application PIN</property>
    28  <property name="label_edit">Application PIN</property>
     27 <property name="label">Access Code</property>
     28 <property name="label_edit">Access Code</property>
    2929 <property name="readonly_layout_modes">
    3030  <element value="edit"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_clearance.xml

    r858 r877  
    178178 </widget>
    179179 <widget name="clr_ac_pin" meta_type="Scratchcard Pin Widget">
    180   <property name="title">Clearance PIN</property>
     180  <property name="title">Access Code</property>
    181181  <property name="fields">
    182182   <element value="clr_ac_pin"/>
    183183  </property>
    184   <property name="label">Clearance PIN</property>
    185   <property name="label_edit">Clearance PIN</property>
     184  <property name="label">Access Code</property>
     185  <property name="label_edit">Access Code</property>
    186186  <property name="readonly_layout_modes">
    187187   <element value="edit"/>
  • WAeUP_SRP/trunk/profiles/default/layouts/student_clearance_fe.xml

    r852 r877  
    178178 </widget>
    179179 <widget name="clr_ac_pin" meta_type="Scratchcard Pin Widget">
    180   <property name="title">Clearance PIN</property>
     180  <property name="title">Access Code</property>
    181181  <property name="fields">
    182182   <element value="clr_ac_pin"/>
    183183  </property>
    184   <property name="label">Clearance PIN</property>
    185   <property name="label_edit">Clearance PIN</property>
     184  <property name="label">Access Code</property>
     185  <property name="label_edit">Access Code</property>
    186186  <property name="readonly_layout_modes">
    187187   <element value="edit"/>
  • WAeUP_SRP/trunk/skins/waeup_student/accommodation_pin_edit_form.pt

    r856 r877  
    3737            <li>Buy a Hostel Maintainance Scratch Card
    3838            (Code: <span tal:replace="python: info['acco_doc'].acco_maint_code" />) for
    39             <span tal:replace="python: info['acco_doc'].acco_maint_fee" /></li>
     39            <span tal:replace="python: info['acco_doc'].acco_maint_fee" /> Nairas</li>
    4040            <li>Enter the PIN above.</li>
    4141            <li>Print the Hostel Maintenance Receipt.</li>
  • WAeUP_SRP/trunk/skins/waeup_student/application_edit_form.pt

    r865 r877  
    88           form_action string:application_edit;
    99           edition python:True;
    10            creation python:False;
     10           session2006 python:True;
    1111           metadata nothing;
    1212            ">
     
    3636             value="Save & Return Later"
    3737             id="cpsdocument_edit_button"
    38              tal:condition="not:creation" />
     38             tal:condition="not:session2006" />
    3939      <input type="submit" class="standalone"
    4040             name="cpsdocument_edit_and_view_button"
    4141             value="Save & Apply"
    4242             id="cpsdocument_edit_and_view_button"
    43              tal:condition="not:creation" />
     43             tal:condition="not:session2006" />
     44      <input type="submit" class="standalone"
     45             name="cpsdocument_edit_and_view_button"
     46             value="Save & Continue"
     47             id="cpsdocument_edit_and_view_button"
     48             tal:condition="session2006" />             
    4449    </form>
    4550    </metal:main>
  • WAeUP_SRP/trunk/skins/waeup_student/clearance_slip.pt

    r844 r877  
    77      <span tal:condition="info">
    88           
    9         <h3>Clearance/Eligibility Record</h3>
     9        <h3>Clearance/Eligibility Slip</h3>
    1010        <br />
    1111        <span tal:omit-tag=""
Note: See TracChangeset for help on using the changeset viewer.