Ignore:
Timestamp:
15 Oct 2010, 06:57:55 (14 years ago)
Author:
Henrik Bettermann
Message:

Adjust layout.

File:
1 edited

Legend:

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

    r5569 r5570  
    1717          ">
    1818      <h3>Course Registration Slip for <span tal:content="info/level_str" /></h3>
     19      <br />
    1920      <div tal:condition="python: validated and cv_id">
    20         <br />
    2121        - validated by
    2222            <span tal:replace="cv_member" /> on <span tal:replace="python:info['doc'].validation_date.aCommon()" /> -
    23         <br />
    2423      </div>
    2524      <div tal:condition="not: validated">
    26         <br />
    2725        - not yet validated by Course Adviser -
    28         <br />
    2926      </div>
    3027      <div tal:condition="python: validated and not cv_id">
    31         <br />
    3228        - validated by system -
    33         <br />
    34       </div>     
     29      </div>     
     30      <br />
    3531      <span tal:omit-tag=""
    3632            tal:content="structure python: info['app_doc'].render(proxy=info['app_doc'],
Note: See TracChangeset for help on using the changeset viewer.