OpenXE/www/pages/content/rma_minidetail.tpl

34 lines
504 B
Smarty
Raw Normal View History

2021-05-21 08:49:41 +02:00
<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>