summaryrefslogtreecommitdiff
path: root/modules/slideshow/helpers/slideshow_block.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/slideshow/helpers/slideshow_block.php')
-rw-r--r--modules/slideshow/helpers/slideshow_block.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/slideshow/helpers/slideshow_block.php b/modules/slideshow/helpers/slideshow_block.php
index b31a5003..8272554f 100644
--- a/modules/slideshow/helpers/slideshow_block.php
+++ b/modules/slideshow/helpers/slideshow_block.php
@@ -23,7 +23,7 @@ class slideshow_block_Core {
"</script>";
}
- public static function album_header() {
+ public static function album_top() {
return "<a href=\"javascript:PicLensLite.start()\" id=\"gSlideshowLink\" class=\"gButtonLink\">Slideshow</a>";
}