Changeset 6668 for trunk/themes/default/template/tags.tpl
- Timestamp:
- 07/06/10 22:10:03 (3 years ago)
- Files:
-
- 1 modified
-
trunk/themes/default/template/tags.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/default/template/tags.tpl
r5709 r6668 4 4 <ul class="categoryActions"> 5 5 {if $display_mode == 'letters'} 6 <li><a href="{$U_CLOUD}" title="{'show tag cloud'|@translate}" rel="nofollow"><img src="{$ themeconf.icon_dir}/tag_cloud.png" class="button" alt="{'cloud'|@translate}"></a></li>6 <li><a href="{$U_CLOUD}" title="{'show tag cloud'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/tag_cloud.png" class="button" alt="{'cloud'|@translate}"></a></li> 7 7 {/if} 8 8 9 9 {if $display_mode == 'cloud'} 10 <li><a href="{$U_LETTERS}" title="{'group by letters'|@translate}" rel="nofollow"><img src="{$ themeconf.icon_dir}/tag_letters.png" class="button" alt="{'letters'|@translate}"></a></li>10 <li><a href="{$U_LETTERS}" title="{'group by letters'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/tag_letters.png" class="button" alt="{'letters'|@translate}"></a></li> 11 11 {/if} 12 12 13 <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ themeconf.icon_dir}/home.png" class="button" alt="{'Home'|@translate}"></a></li>13 <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'Home'|@translate}"></a></li> 14 14 </ul> 15 15 <h2>{'Tags'|@translate}</h2>
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)