mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 12:37:14 +01:00
34 lines
504 B
Smarty
34 lines
504 B
Smarty
|
<style>
|
||
|
|
||
|
|
||
|
.auftraginfo_cell {
|
||
|
color: #636363;border: 1px solid #ccc;padding: 5px;
|
||
|
}
|
||
|
|
||
|
.auftrag_cell {
|
||
|
color: #636363;border: 1px solid #fff;padding: 0px; margin:0px;
|
||
|
}
|
||
|
|
||
|
</style>
|
||
|
|
||
|
|
||
|
<table width="100%" border="0" cellpadding="10" cellspacing="5">
|
||
|
<tr valign="top"><td width="50%">
|
||
|
<h3>Kunde: [KUNDENNUMMER] [KUNDENNAME]</h3>
|
||
|
<table height="250" width="100%">
|
||
|
<tr valign="top"><td>
|
||
|
|
||
|
|
||
|
<br>
|
||
|
<br>
|
||
|
|
||
|
<h2 class="greyh2">Retouren</h2>
|
||
|
<div style="padding:10px;">[RETOURENTABELLE]</div>
|
||
|
|
||
|
|
||
|
|
||
|
</td></tr>
|
||
|
|
||
|
</table>
|
||
|
|