OpenXE/www/pages/content/lager_regal_suchen.tpl
2021-05-21 08:49:41 +02:00

8 lines
406 B
Smarty

<form action="" method="post">
<table width="100%"><tr><td align="center">Regal:&nbsp;[REGALAUTOSTART]<input type="text" name="regal" id="regal" value="" style="background-color: red;color:#000;">[REGALAUTOEND]&nbsp;Jetzt Regal abscannen!
&nbsp;<input type="submit" value="Suchen" name="submit"></td></tr>
</table>
</form>
<script type="text/javascript">document.getElementById("regal").focus();</script>