Subversion Repositories wpShopGermany4

Compare Revisions

Ignore whitespace Rev 7192 → Rev 7193

/mods/mod_prepayment/mail_html.phtml
26,4 → 26,8
<td><?php echo __('BIC-/SWIFT-Code', 'wpsg'); ?>:</td>
<td style="text-align:right;"><?php echo $this->replaceUniversalPlatzhalter($this->get_option('wpsg_mod_prepayment_swift')); ?></td>
</tr>
<tr>
<td><?php echo __('Betreff', 'wpsg'); ?>:</td>
<td><?php echo wpsg_translate(__('#1#', 'wpsg'), $this->view['mod_prepayment']['subject']); ?></td>
</tr>
</table>