mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 04:27:14 +01:00
46 lines
1.6 KiB
Smarty
46 lines
1.6 KiB
Smarty
|
|
<form action="" method="post" name="eprooform">
|
|
[FORMHANDLEREVENT]
|
|
|
|
<div id="tabview" class="yui-navset">
|
|
<ul class="yui-nav">
|
|
<li class="[AKTIV_TAB1]"><a href="#tab1"><em>Zahlungsweise</em></a></li>
|
|
</ul>
|
|
<div class="yui-content">
|
|
<div>
|
|
|
|
<div>
|
|
<table class="tableborder" border="0" cellpadding="3" cellspacing="0" width="70%">
|
|
<tbody>
|
|
<tr classname="orange1" class="orange1" bordercolor="" align="" bgcolor="" height="" valign="">
|
|
<td colspan="3" bordercolor="" class="" align="" bgcolor="" height="" valign="">Zahlungsweise<br></td>
|
|
</tr>
|
|
<tr valign="top" colspan="3">
|
|
<td>
|
|
|
|
<table border="0" width="100%">
|
|
<tbody>
|
|
<tr><td>{|Zahlungsweise|}:</td><td>[ZAHLUNGSWEISE][MSGZAHLUNGSWEISE]<td></tr>
|
|
<tr><td>{|Zahlungsziel (in Tagen)|}:</td><td>[ZAHLUNGSZIELTAGE][MSGZAHLUNGSZIELTAGE]</td></tr>
|
|
<tr><td nowrap>{|Zahlungsziel Skonto (in Tagen)|}:</td><td>[ZAHLUNGSZIELTAGESKONTO][MSGZAHLUNGSZIELTAGESKONTO]</td></tr>
|
|
<tr><td>{|Skonto|}:</td><td>[ZAHLUNGSZIELSKONTO][MSGZAHLUNGSZIELSKONTO]</td></tr>
|
|
<tr><td>{|Versandart|}:</td><td>[VERSANDART][MSGVERSANDART]</td></tr>
|
|
<tr><td colspan="2"><br></td></tr>
|
|
</tbody></table>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr valign="" height="" bgcolor="" align="" bordercolor="" class="klein" classname="klein">
|
|
<td width="" valign="" height="" bgcolor="" align="right" colspan="3" bordercolor="" classname="orange2" class="orange2">
|
|
<input type="submit"
|
|
value="Speichern" /> <input type="button" value="Abbrechen" /></td>
|
|
</tr>
|
|
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</form>
|
|
|
|
</div></div>
|