diff options
Diffstat (limited to 'mod/menu.php')
-rw-r--r-- | mod/menu.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/menu.php b/mod/menu.php index 1ec3c7996..47eed6484 100644 --- a/mod/menu.php +++ b/mod/menu.php @@ -42,7 +42,7 @@ function menu_content(&$a) { } - $a->set_widget('design',design_tools()); +// $a->set_widget('design',design_tools()); if(argc() == 1) { |