Ignore:
Timestamp:
30 Apr 2008, 10:03:41 (17 years ago)
Author:
Henrik Bettermann
Message:

show correct title on course registration form/slip

Location:
WAeUP_SRP/base/skins/waeup_student
Files:
2 edited

Legend:

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

    r2760 r3475  
    1414          validated info/validated;
    1515          ">
    16       <h3>Course Registration Slip for <span tal:content="here/title_or_id" /></h3>
     16      <h3>Course Registration Slip for <span tal:content="info/level_str" /></h3>
    1717      <br />
    1818      <div tal:condition="validated">
  • WAeUP_SRP/base/skins/waeup_student/study_level_view.pt

    r3169 r3475  
    5151      <span tal:condition="is_student">My </span>
    5252     
    53       Course Registration Form for <span tal:content="here/Title" />
     53      Course Registration Form for <span tal:content="info/level_str" />
    5454    </h3>
    5555   
Note: See TracChangeset for help on using the changeset viewer.