From bac21be15a611a9bd7234262db114fd17bce82b2 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 7 Oct 2016 13:32:34 +0200 Subject: [PATCH] Fix: remove for avoid errors --- htdocs/main.inc.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 3abef5d520f..09b327967b6 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1222,8 +1222,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs print ''."\n"; print ''."\n"; print ''."\n"; - /*print ''."\n"; - print ''."\n";*/ } // jQuery Timepicker if (! empty($conf->global->MAIN_USE_JQUERY_TIMEPICKER) || defined('REQUIRE_JQUERY_TIMEPICKER'))