Last change
on this file since 26003 was
12534,
checked in by plg, 13 years ago
|
bug fixed: keyboard navigation available on Luciano (thanks to sichr.net for the tip)
bug fixed: compatibility with Google+1 plugin on picture.php
|
File size:
391 bytes
|
Line | |
---|
1 | <div id="imageHeaderBar"> |
---|
2 | <div class="imageNumber">{$PHOTO}</div> |
---|
3 | </div> |
---|
4 | |
---|
5 | {include file='picture_nav_keys.tpl'|@get_extent:'picture_nav_keys'} |
---|
6 | |
---|
7 | <div id="slidshowToolBar">{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}</div> |
---|
8 | <div id="imageContainer"> |
---|
9 | <div id="theImage"> |
---|
10 | <div id="theImg"><a href="{$U_SLIDESHOW_STOP}">{$ELEMENT_CONTENT}</a></div> |
---|
11 | </div> |
---|
12 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.