From ffd95a120e0eb0ba08e259b7a7f4cdbf2246edcd Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Tue, 17 Apr 2012 10:48:35 +0000 Subject: [PATCH] allow prefix/suffix page_title config options git-svn-id: http://www.observium.org/svn/observer/trunk@3038 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/print-quadgraphs.inc.php | 2 -- html/index.php | 11 ++++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/html/includes/print-quadgraphs.inc.php b/html/includes/print-quadgraphs.inc.php index 9a528b773..4ce8661be 100644 --- a/html/includes/print-quadgraphs.inc.php +++ b/html/includes/print-quadgraphs.inc.php @@ -15,7 +15,6 @@ if($_SESSION['widescreen']) $graph_array['to'] = $config['time']['now']; -#echo('

'); ?> diff --git a/html/index.php b/html/index.php index 4e7ecb7d1..6d62f327b 100755 --- a/html/index.php +++ b/html/index.php @@ -327,7 +327,16 @@ $('INPUT.auto-hint, TEXTAREA.auto-hint').focus(function() { \ndocument.title = '$title';\n"); }