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 '')) {