rm: space

This commit is contained in:
MaxBUhe 2020-06-12 16:51:25 +02:00
parent 5db3bca501
commit 21e819afea
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
[{assign var="oPrePaymentData" value=$order->getHeidelpayBankTransferData()}]
[{if $oPrePaymentData}]
<div>
<h3 style="font-size: 16px;"><strong>[{oxmultilang ident="BANK_DETAILS"}]</strong></h3>
<h3 style="font-size: 16px; margin-bottom: -10px"><strong>[{oxmultilang ident="BANK_DETAILS"}]</strong></h3>
<p>
[{oxmultilang ident="D3_HEIDELPAY_BANK_INFO"}]<br>
[{oxmultilang ident="D3_HEIDELPAY_PURPOSE_OF_USE"}]<br/><br/>
@ -16,7 +16,7 @@
<strong class="color">[{oxmultilang ident="D3HEIDELPAY_EMAIL_PREPAYMENT_REASON"}] [{$oPrePaymentData->Reference}]</strong>
</p>
</div>
<br><br>
<br>
[{/if}]
[{/if}]
[{/block}]

View File

@ -17,7 +17,7 @@
[{d3modcfgcheck modid="d3heidelpay"}][{/d3modcfgcheck}]
[{if $order->getHeidelpayBankTransferData()}]
<tr>
<td class="past_thank_width100 paddingTop10 fontSize12">
<td class="eraseBug past_thank_width100 paddingTop10 fontSize12">
[{include file="d3Heidelpay_bank_data.tpl"}]
</td>
</tr>
@ -30,7 +30,7 @@
[{/if}]
[{**Schlusstext/ Abschied***}]
<tr>
<td class="past_thank_width100 paddingTop10 fontSize12">
<td class="eraseBug past_thank_width100 fontSize12">
[{oxmultilang ident="ORDER_OVERVIEW_PDF_GREETINGS_AUFTRAG_1"}]
</td>
</tr>