From 75b31707a909e9f83506a9a802a6f0660686deda Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Fri, 21 Dec 2012 20:02:19 +0100 Subject: remove in-html comments by xian310 --- inc/html.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/html.inc.php') diff --git a/inc/html.inc.php b/inc/html.inc.php index f0390ce..ac37ca2 100644 --- a/inc/html.inc.php +++ b/inc/html.inc.php @@ -85,7 +85,7 @@ function plugins_list($host, $overview_plugins, $other_plugins, $selected_plugin } echo ''; - echo ''; + echo ''; } function selected_overview($selected_plugins) { -- cgit v1.1