12,7 → 12,9 |
include(WPSG_PATH_VIEW . 'mailtemplates/html/logo.phtml'); |
|
?> |
<p><?php echo wpsg_translate(__('Hallo #1# #2# #3#,', 'wpsg'), $oCustomer->getTitle(), $oCustomer->getFirstname(), $oCustomer->getName()); ?></p> |
<p><?php echo wpsg_translate(__('Hallo #1# #2# #3#,', 'wpsg'), $oCustomer->getTitle(), $oCustomer->getFirstname(), $oCustomer->getName()); ?></p> |
|
<br /> |
|
<p><?php echo wpsg_translate( |
__('Der Status Ihrer Bestellung mit der Bestellnummer #1# hat sich von "#2#" auf "#3#" geƤndert.', 'wpsg'), |