Changeset 2818 for WAeUP_SRP/base


Ignore:
Timestamp:
28 Nov 2007, 20:19:18 (17 years ago)
Author:
Henrik Bettermann
Message:

enable editing of jamb_reg_no

fix layout_personal_edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_layout/layout_personal_edit.pt

    r2243 r2818  
    1414    <tr tal:define="lga python:context.getStudentBaseInfo()['student']['lga'];
    1515                    lga_voc python:context.portal_vocabularies.local_gov_areas.get(lga)">
    16       <td><div class="label">State / LGA</div>:
    17       </td>
     16      <th>State / LGA:</th>
    1817      <td tal:condition="lga_voc">
    1918         <span tal:replace="lga_voc" />
Note: See TracChangeset for help on using the changeset viewer.