mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-05 03:18:00 +02:00
Syntax fixes in several CGIs
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
15194c7c52
commit
1d55fccdc5
@@ -73,7 +73,7 @@ print <<END
|
||||
|
||||
<tr><td colspan=2>Von oder zum Anrufer mit der ID/Nummer:<td colspan=2><input type=text name=number size=20 maxlength=100 value="$cgiparams{'number'}">
|
||||
|
||||
<tr><td align=center colspan=4><input type=submit name='ACTION' value=$Lang::tr{'update'}>
|
||||
<tr><td align=center colspan=4><input type=submit name='ACTION' value='$Lang::tr{'update'}'>
|
||||
</table>
|
||||
END
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user