diff --git a/main/document/slideshow.php b/main/document/slideshow.php index 83976d688a..84fac035c2 100644 --- a/main/document/slideshow.php +++ b/main/document/slideshow.php @@ -1,4 +1,4 @@ - "all") { - echo ' '.$next_slide.'/'.$total_slides.' '; + echo ' [ '.$next_slide.'/'.$total_slides.' ] '; } // next slide if ($slide < $total_slides -1 and $slide_id <> "all")