Ignore:
Timestamp:
7 Dec 2006, 21:14:03 (18 years ago)
Author:
Henrik Bettermann
Message:

pins search layout modified
part of ticket 64 solved
redirect in logged_in corrected

Location:
WAeUP_SRP/trunk/profiles/default
Files:
3 edited

Legend:

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

    r1003 r1009  
    2424   <element value="search_string"/>
    2525  </property>
    26   <property name="label">complete ids only</property>
    27   <property name="label_edit">complete ids only</property>
     26  <property name="label">Search for used PIN (entire PIN only)</property>
     27  <property name="label_edit">Search for used PIN (entire PIN only)</property>
    2828  <property name="readonly_layout_modes"/>
    2929  <property name="hidden_layout_modes"/>
     
    3232 <table>
    3333  <row>
     34   <cell name="search_string"/>
    3435   <cell name="search_mode"/>
    35    <cell name="search_string"/>
    3636  </row>
    3737 </table>
  • WAeUP_SRP/trunk/profiles/default/vocabularies/exam_types.xml

    r833 r1009  
    88    <item key="" msgid="">None</item>
    99    <item key="ssce" msgid="">SSCE</item>
    10     <item key="wasc" msgid="">WASC</item>
     10    <item key="waec" msgid="">WAEC</item>
    1111    <item key="gce_o_level" msgid="">GCE O' LEVEL</item>
    1212    <item key="tc_ii" msgid="">TC II</item>
  • WAeUP_SRP/trunk/profiles/default/vocabularies/scratch_card_search_mode.xml

    r1002 r1009  
    55 <property name="description"></property>
    66 <property name="acl_write_roles">Manager</property>
    7  <item key="student" msgid="">Student/Jamb Id</item>
    8  <item key="pin" msgid="">Pin</item>
     7 <item key="student" msgid="">Student ID (JAMB Registration No for APP PINs)</item>
     8 <item key="pin" msgid="">PIN</item>
    99</object>
Note: See TracChangeset for help on using the changeset viewer.