From 60191f1d2c65103d35a8b7bf9771d5ff13405db6 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 21 Nov 2008 23:36:41 +0000 Subject: Be consistent in naming the album_top block --- modules/slideshow/helpers/slideshow_block.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/slideshow/helpers') 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 { ""; } - public static function album_header() { + public static function album_top() { return "Slideshow"; } -- cgit v1.2.3