source: extensions/Juza/Juzabar.tpl @ 4659

Last change on this file since 4659 was 4659, checked in by vdigital, 14 years ago

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 485 bytes
Line 
1<table cellspacing="0" class="juzabar">
2<tbody><tr>
3<td>HOME PAGE</td>
4<td>PORTFOLIO</td>
5<td><a title="Gallery home" href="{''|make_index_url}"><strong>GALLERIES</strong></a></td>
6<td><a title="Available tags" href="{$ROOT_URL}tags.php"><strong>TAGS</strong></a></td>
7<td>ABOUT JUZA</td>
8<td>E-MAIL</td>
9<td>JUZA FORUM</td>
10{if !empty($blocks)}
11<td class="JS_active"><a class="Juza_menu hidden" title="Display menu" href="#"><strong>MENU</strong></a></td>
12{/if}
13</tr>
14</tbody></table>
Note: See TracBrowser for help on using the repository browser.