OpenXE/www/pages/content/versand_rma.tpl

21 lines
462 B
Smarty
Raw Normal View History

2021-05-21 08:49:41 +02:00
<br><br><table width="60%" style="background-color: #fff; border: solid 1px #000;" align="center">
<tr>
<td align="center">
<br>
<h1>Vorschlag: [VORSCHLAG]</h1>
<form action="" method="post">
<br>
<input type="hidden" name="versand" value="rma" [RMA]>
<br><br>
<input type="submit" value="Paket als RMA aussortiert" name="submit">
<br><br>
</form>
<script type="text/javascript">document.getElementById("dhl").focus(); </script>
</td>
</tr>
</table>
<br><br>