diff options
Diffstat (limited to 'apps/gallery/templates/index.php')
-rw-r--r-- | apps/gallery/templates/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/templates/index.php b/apps/gallery/templates/index.php index 048fb6c5bbc..b2efd5342ff 100644 --- a/apps/gallery/templates/index.php +++ b/apps/gallery/templates/index.php @@ -37,7 +37,7 @@ echo $_['tl']->get(); </div> <!-- start supersized block --> -<div id="slideshow-content" class="supersized" style="display:none;"> +<div id="slideshow-content" style="display:none;"> <!--Thumbnail Navigation--> <div id="prevthumb"></div> |