| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/german/original_mail_templates/ |
Upload File : |
<meta charset="UTF-8" />
<div style="height: 100%; margin: 0 !important; padding: 0 !important; max-width: 9000px !important; background-color: #E5E5E5;">
<div style="margin-left: auto; margin-right: auto; width: 720px; padding-bottom: 5px; padding-top: 5px; font-size: 9pt; color: #999999; text-align: right;">
</div>
<div style="margin-left: auto; margin-right: auto; width: 630px; padding: 25px 45px 25px; background-color: white; margin-top: 15px; margin-bottom: 15px; display: block;">
<table align="center" border="0" cellpadding="4" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
{if $gm_logo_mail}
<div style="overflow: hidden; margin-bottom: 25px; display: block; float: right;">
{$gm_logo_mail}
</div>
{/if}
</td>
</tr>
<tr>
<td>
<span style="font-size:13px;"><span style="font-family: verdana,geneva,sans-serif;">
{if $CUSTOMER_GENDER == 'f'}Sehr geehrte Frau{elseif $CUSTOMER_GENDER == 'm'}Sehr geehrter Herr{else}Guten Tag{/if} {$CUSTOMER},<br />
<br />
{if $INVOICE_NUMBERS && $INVOICE_NUMBERS|@count > 0}
Sie erhalten mit dieser E-Mail die folgenden Rechnungen zu Ihrer Bestellung Nr. {$ORDER_ID} vom {$DATE}: <br />
<br />
{foreach from=$INVOICE_NUMBERS item=invoice_number}
{$invoice_number.number} vom {$invoice_number.date}<br />
{/foreach}
<br />
{else}
Sie erhalten mit dieser E-Mail Ihre Rechnung Nr. {$INVOICE_ID} zu Ihrer Bestellung Nr. {$ORDER_ID} vom {$DATE}.<br /><br />
{/if}
</span></span>
</td>
</tr>
</tbody>
</table>
<br />
</div>
<div style="padding-bottom: 5px; padding-top: 5px; font-size: 9pt; color: #444444; font-family: arial; text-align: center;">
<br />
<br />
<span style="font-size:13px;"><span style="font-family: verdana,geneva,sans-serif;">{$EMAIL_SIGNATURE_HTML}</span></span>
<br />
<br />
</div>
</div>