Files
bm/public_html/public/cms/templates/newslettermailer2.html
2025-09-24 13:26:28 +02:00

20 lines
512 B
HTML

<div class="divContent">
<h2>Empf&auml;nger ausw&auml;hlen</h2>
<table cellpadding="0" cellspacing="0" class="tableBorder">
<tr>
<th>An alle Kunden senden</th>
<td><input type="checkbox" name="all" {ALL} /></td>
</tr>
</table>
</div>
<div class="divContent">
<table cellpadding="0" cellspacing="0" class="tableBorder">
<tr>
<th>Ausw&auml;hlen</th>
<th>E-Mail Adresse</th>
<th>Newsletter abbestellen</th>
</tr>
{CUSTOMERS}
</table>
</div>
<div class="divSeparator">&nbsp;</div>