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 --- host.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host.php') diff --git a/host.php b/host.php index 6799123..bd7209a 100644 --- a/host.php +++ b/host.php @@ -32,7 +32,7 @@ foreach ($selected_plugins as $selected_plugin) { plugin_header($host, $selected_plugin); graphs_from_plugin($host, $selected_plugin); } -echo ''; +echo ''; html_end(); -- cgit v1.1