Ignore:
Timestamp:
18 Jul 2006, 12:03:12 (18 years ago)
Author:
joachim
Message:

Semester + StudyLevel? WF auf section_folder_wf
Title in academics_contents linksbündig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_academics/academics_content_lib_info_detail_tab.pt

    r332 r334  
    2929           tal:attributes="href python:'%s/changeDisplayParams?display_order=%s' % (context_url, test(sort_type and direction=='asc','type_desc','type_asc'))"
    3030           i18n:translate="label_info_tab_type"></a></strong></th>
    31       <th tal:condition="title_in_tabs" align="center">
     31      <th tal:condition="title_in_tabs" align="left">
    3232        <strong tal:define="sort_title python:sort_by=='title'"
    3333           tal:omit-tag="not:sort_title"><a href=""
    3434           tal:attributes="href python:'%s/changeDisplayParams?display_order=%s' % (context_url, test(sort_title and direction=='asc','title_desc','title_asc'))"
    3535           i18n:translate="label_info_tab_title"></a></strong></th>
    36       <th tal:condition="long_title_in_tabs" align="center">
     36      <th tal:condition="long_title_in_tabs" align="left">
    3737        <strong tal:define="sort_title python:sort_by=='title'"
    3838           tal:omit-tag="not:sort_title"><a href=""
Note: See TracChangeset for help on using the changeset viewer.