]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
LAyout changes optionsfw.cgi
authorAlexander Marx <amarx@ipfire.org>
Thu, 9 Jan 2014 14:05:36 +0000 (15:05 +0100)
committerAlexander Marx <amarx@ipfire.org>
Thu, 9 Jan 2014 14:05:36 +0000 (15:05 +0100)
html/cgi-bin/optionsfw.cgi

index 9563aabc8cfc835d1a1373e99633afe4cb97a749..2abf734d62f5d25e1385259a53c948e544e20952 100644 (file)
@@ -174,8 +174,8 @@ print <<END
 </table>
 
 <br />
-<table width='10%' cellspacing='0'>
-<tr><td align='center'><form method='post' action='$ENV{'SCRIPT_NAME'}'>
+<table width='100%' cellspacing='0'>
+<tr><td align='right'><form method='post' action='$ENV{'SCRIPT_NAME'}'>
 <input type='submit' name='ACTION' value=$Lang::tr{'save'} />
 </form></td></tr>
 </table>