diff --git a/saimod_webcraft_contact.php b/saimod_webcraft_contact.php index fac14da..81a276c 100644 --- a/saimod_webcraft_contact.php +++ b/saimod_webcraft_contact.php @@ -5,7 +5,7 @@ class saimod_webcraft_contact extends \SYSTEM\SAI\SaiModule { return \SYSTEM\PAGE\replace::replaceFile((new PSAI('saimod_webcraft_contact/tpl/saimod_webcraft_contact.tpl'))->SERVERPATH(),$vars); } - public static function html_li_menu(){return '
  •   Contact
  • ';} + public static function html_li_menu(){return '';} public static function right_public(){return false;} public static function right_right(){return true;} public static function js(){