From c1b27ea7d98317765955337e25363bcd166e804a Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sun, 30 Jul 2017 00:51:28 +0200 Subject: [PATCH] menu active ability --- saimod_webcraft_gallery.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saimod_webcraft_gallery.php b/saimod_webcraft_gallery.php index 2f9af94..886343a 100644 --- a/saimod_webcraft_gallery.php +++ b/saimod_webcraft_gallery.php @@ -75,7 +75,7 @@ class saimod_webcraft_gallery extends \SYSTEM\SAI\SaiModule { array('content' => $content, 'gallery' => self::getGalleryFlexslider($name))); } - public static function html_li_menu(){return '
  •   Gallery
  • ';} + public static function html_li_menu(){return '
  • ';} public static function right_public(){return false;} public static function right_right(){return \SYSTEM\SECURITY\Security::check(\SYSTEM\SECURITY\RIGHTS::SYS_SAI);} public static function js(){