diff --git a/src/etc/inc/authgui.inc b/src/etc/inc/authgui.inc index b44c35780..d927b8472 100644 --- a/src/etc/inc/authgui.inc +++ b/src/etc/inc/authgui.inc @@ -261,7 +261,7 @@ function display_login_form()
- +
diff --git a/src/www/status_rrd_graph.php b/src/www/status_rrd_graph.php index 0c9408970..b1a8517de 100644 --- a/src/www/status_rrd_graph.php +++ b/src/www/status_rrd_graph.php @@ -514,7 +514,7 @@ function get_dates($curperiod, $graph) { $id = preg_replace('/\./', '_', $id); $img_date = date('YmdGis'); /* Add a way to let the browser know we have refreshed the image */ echo "\n"; - echo "\"$prettydb\n"; echo "


\n"; @@ -583,7 +583,7 @@ function get_dates($curperiod, $graph) { $start = $dates['start']; $end = $dates['end']; echo "\n"; - echo "\"$prettydb\n"; echo "


\n";