]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/qos.cgi
Typo in 'qos.cgi'
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / qos.cgi
index 020d3d8723a29ca16542d25a96f681ef18ae5a62..f3bbd1bf4ca4a3a69bd8638c22231855103142d1 100644 (file)
@@ -2,7 +2,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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 "<a href='/cgi-bin/qos.cgi'>$Lang::tr{'back'}</a>";
+               print "<table width='100%'><tr><td align='center'><a href='/cgi-bin/qos.cgi'><img src='/images/back.png' alt='$Lang::tr{'back'}' title='$Lang::tr{'back'}' /></a></td></tr></table>";
        } else {
                print <<END;
                        <form method='post' action='$ENV{'SCRIPT_NAME'}'>