mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 04:27:14 +01:00
44 lines
1.8 KiB
Smarty
44 lines
1.8 KiB
Smarty
<div id="tabs">
|
|
<ul>
|
|
<li><a href="#tabs-1">[TABTEXT1]</a></li>
|
|
</ul>
|
|
<div id="tabs-1">
|
|
[MESSAGE]
|
|
[MESSAGETABLE]
|
|
<fieldset>
|
|
<form action="" method="post" id="eprooform" name="eprooform">
|
|
<table class="tableborder" border="0" cellpadding="3" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr valign="top" colspan="3">
|
|
<td>
|
|
<table width="80%" align="center">
|
|
<tr valign="top">
|
|
<td align="center">
|
|
<table width="90%">
|
|
<tr><td><b>{|Quelllager|}:</b></td><td><input type="text" id="quelllager" name="quelllager" value="[QUELLLAGER]" size="27" style="width:200px"></td></tr>
|
|
<tr>
|
|
<td>
|
|
</td>
|
|
<td>
|
|
<button name="submit" value="lieferschein" class="ui-button-icon" style="width:200px;">
|
|
Lieferschein erzeugen
|
|
</button>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
</td>
|
|
<td>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</fieldset>
|
|
</div>
|
|
</div>
|