Changeset 536 for trunk/template


Ignore:
Timestamp:
Sep 24, 2004, 10:37:29 AM (20 years ago)
Author:
z0rglub
Message:

add support of a third size picture in "high" sub-directory

File:
1 edited

Legend:

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

    r531 r536  
    2424  </a>
    2525</div>
     26<!-- BEGIN high -->
     27<div class="imgMenu" id="left">
     28  <a href="{high.U_HIGH}" title="{L_PICTURE_HIGH}">
     29        <img src="template/default/theme/high.gif" alt="{L_PICTURE_HIGH_ALT}" />
     30  </a>
     31</div>
     32<!-- END high -->
    2633<!-- BEGIN favorite -->
    2734<div class="imgMenu" id="right">
Note: See TracChangeset for help on using the changeset viewer.