From 5ef70cca5dc565fd8521cdae7e995763f9bcb60f Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Thu, 9 Jan 2014 15:01:34 +0100 Subject: [PATCH] Layout changes qos.cgi --- html/cgi-bin/qos.cgi | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index de732842c..b0b6006ab 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -699,7 +699,7 @@ if ($errormessage) { ############################################################################################################################ ############################################################################################################################ -&Header::openbox('100%', 'center', 'Quality of Service'); +&Header::openbox('100%', 'center', ); print < @@ -707,15 +707,18 @@ print <$message"; + print "$message"; } print <Quality of Service: - $status - - - - + Quality of Service: + $status + +
+ + + + + END ; if (($qossettings{'OUT_SPD'} ne '') && ($qossettings{'INC_SPD'} ne '')) { -- 2.39.2