Ignore:
Timestamp:
Mar 24, 2010, 1:54:39 AM (14 years ago)
Author:
patdenice
Message:

Feature 1533: Bug corrected on favorite option and navigation bar.

File:
1 edited

Legend:

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

    r5293 r5305  
    11  <div class="navButtons">
    22
    3 {if $DISPLAY_NAV_BUTTONS and !isset($slideshow)}
     3{if $DISPLAY_NAV_BUTTONS or isset($slideshow)}
    44{if isset($last)}
    55  <a class="navButton" href="{$last.U_IMG}" title="{'Last'|@translate} : {$last.TITLE}" rel="last"><img src="{$ROOT_URL}{$themeconf.icon_dir}/last.png" class="button" alt="{'Last'|@translate}"></a>
Note: See TracChangeset for help on using the changeset viewer.