From bb388af21af7a4778f55598e8b78fc71ae0cd04b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 27 Nov 2008 22:08:17 +0000 Subject: Add tag_top() button --- modules/slideshow/helpers/slideshow_block.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/slideshow/helpers') diff --git a/modules/slideshow/helpers/slideshow_block.php b/modules/slideshow/helpers/slideshow_block.php index 3a089d22..8a415a67 100644 --- a/modules/slideshow/helpers/slideshow_block.php +++ b/modules/slideshow/helpers/slideshow_block.php @@ -30,4 +30,8 @@ class slideshow_block_Core { public static function photo_top($theme) { return "Slideshow"; } + + public static function tag_top($theme) { + return "Slideshow"; + } } -- cgit v1.2.3