From: Michael Tremer Date: Wed, 7 Aug 2024 14:35:02 +0000 (+0200) Subject: qos.cgi: Make all tables use the full width X-Git-Tag: v2.29-core188~10^2~138 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0d7f366c9ba343e519868da240417b028af88ea;p=ipfire-2.x.git qos.cgi: Make all tables use the full width Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index f3bbd1bf4c..52392be08e 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -652,7 +652,7 @@ if ($errormessage) { print < - +
END ; if ( $message ne "" ) { @@ -673,7 +673,7 @@ END if (($qossettings{'OUT_SPD'} ne '') && ($qossettings{'INC_SPD'} ne '')) { print < -
+
 
$Lang::tr{'downlink speed'}: $qossettings{'INC_SPD'} @@ -685,7 +685,7 @@ END if (($qossettings{'DEFCLASS_OUT'} ne '') && ($qossettings{'DEFCLASS_INC'} ne '')) { print < - +

$Lang::tr{'downlink std class'}: $qossettings{'DEFCLASS_INC'} @@ -695,7 +695,7 @@ END
- +
@@ -740,7 +740,7 @@ sub changedefclasses { &Header::openbox('100%', 'center', $Lang::tr{'std classes'}); print < - +
$Lang::tr{'no filter pass'}
$Lang::tr{'download'}: - +
@@ -843,7 +843,7 @@ sub parentclass { &Header::openbox('100%', 'center', $Lang::tr{'parentclass'}); print < -
$Lang::tr{'down and up speed'}
+
END ; if ( $message ne "" ) { @@ -936,7 +936,7 @@ sub level7rule { &Header::openbox('100%', 'center', $Lang::tr{'Level7 Rule'}); print < -
+
END ; if ( $message ne "" ) { @@ -982,7 +982,7 @@ sub portrule { &Header::openbox('100%', 'center', $Lang::tr{'Add Port Rule'}); print < -
+
$Lang::tr{'enter data'}
$Lang::tr{'protocol'}: +
END ; if ( $message ne "" ) {