Ignore:
Timestamp:
Feb 12, 2012, 11:02:59 AM (12 years ago)
Author:
rvelices
Message:

improvement of picture title on picture page, drop boxes on index page ...
sharpening uses a zider scale range

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/picture.tpl

    r13074 r13115  
    1313<div id="imageHeaderBar">
    1414        <div class="browsePath">
    15                 {$SECTION_TITLE} {$LEVEL_SEPARATOR}{$current.TITLE}
     15                {$SECTION_TITLE} {$LEVEL_SEPARATOR} <h2>{$current.TITLE}</h2>
    1616        </div>
    1717        <div class="imageNumber">{$PHOTO}</div>
    18         {if $SHOW_PICTURE_NAME_ON_TITLE}
    19         <h2>{$current.TITLE}</h2>
    20         {/if}
    2118</div>
    2219
Note: See TracChangeset for help on using the changeset viewer.