mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
wlanap.cgi: Cosmetic fix - replace 'Save' image with 'Save' button
Fixed syntax for "value".. Thanks! Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
438fce1f19
commit
ed7f815266
@@ -516,8 +516,7 @@ print <<END
|
||||
<table width='80%' cellspacing='0'>
|
||||
<tr><td align='center'>
|
||||
<form method='post' action='$ENV{'SCRIPT_NAME'}'>
|
||||
<input type='hidden' name='ACTION' value=$Lang::tr{'save'} />
|
||||
<input type='image' alt='$Lang::tr{'save'}' title='$Lang::tr{'save'}' src='/images/media-floppy.png' /></form></td>
|
||||
<input type='submit' name='ACTION' value='$Lang::tr{'save'}' /></form></td>
|
||||
</tr>
|
||||
</table>
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user