From: Matthias Fischer Date: Wed, 13 May 2020 13:59:51 +0000 (+0200) Subject: Typo in 'qos.cgi' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57d4e488404d0ac80e11cbee975c1ea54003a134;p=people%2Fms%2Fipfire-2.x.git Typo in 'qos.cgi' 'bandwith*' => 'bandwidth*' Plus: Image button for going back... Signed-off-by: Matthias Fischer --- diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index 020d3d8723..f3bbd1bf4c 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -776,7 +776,7 @@ sub changebandwidth { if ($qossettings{'ENABLED'} eq 'on') { print "$Lang::tr{'bandwidtherror'}"; - print "$Lang::tr{'back'}"; + print "
$Lang::tr{
"; } else { print <