summaryrefslogtreecommitdiff
path: root/modules_v3/lightbox/album.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/lightbox/album.php')
-rw-r--r--modules_v3/lightbox/album.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/lightbox/album.php b/modules_v3/lightbox/album.php
index 9d4b5b5852..42e919e11a 100644
--- a/modules_v3/lightbox/album.php
+++ b/modules_v3/lightbox/album.php
@@ -102,4 +102,4 @@ lightbox_print_media($pid, 0, true, 3); // electronic, fiche, film
lightbox_print_media($pid, 0, true, 4); // audio, book, coat, video, other
lightbox_print_media($pid, 0, true, 5); // footnotes
echo '</td>';
-echo '</tr></table><br /><br /><br /><br />'; // <br /> are needed to see the all submenu items
+echo '</tr></table>';