mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 20:47:15 +01:00
8 lines
406 B
Smarty
8 lines
406 B
Smarty
<form action="" method="post">
|
|
<table width="100%"><tr><td align="center">Regal: [REGALAUTOSTART]<input type="text" name="regal" id="regal" value="" style="background-color: red;color:#000;">[REGALAUTOEND] Jetzt Regal abscannen!
|
|
<input type="submit" value="Suchen" name="submit"></td></tr>
|
|
</table>
|
|
</form>
|
|
|
|
<script type="text/javascript">document.getElementById("regal").focus();</script>
|