Changeset 6643
- Timestamp:
- 07/01/10 00:37:40 (3 years ago)
- Files:
-
- 1 modified
-
extensions/sobre/template/picture.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/sobre/template/picture.tpl
r6514 r6643 54 54 55 55 {if isset($favorite) } 56 <a href="{$favorite.U_FAVORITE}" title="{$favorite.FAVORITE_HINT}"><img src="{$favorite.FAVORITE_IMG}" class="button" alt="favorite" title="{$favorite.FAVORITE_HINT}"></a> 57 {/if} 56 <a href="{$favorite.U_FAVORITE}" title="{if $favorite.IS_FAVORITE}{'delete this image from your favorites'|@translate}{else}{'add this image to your favorites'|@translate}{/if}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/{if $favorite.IS_FAVORITE}del_favorite{else}favorite{/if}.png" class="button" alt="favorite" title="{if $favorite.IS_FAVORITE}{'delete this image from your favorites'|@translate}{else}{'add this image to your favorites'|@translate}{/if}"></a> {/if} 58 57 {if !empty($U_SET_AS_REPRESENTATIVE) } 59 58 <a href="{$U_SET_AS_REPRESENTATIVE}" title="{'representative'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/representative.png" class="button" alt="{'representative'|@translate}"></a>
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)