other fix

This commit is contained in:
Marion Muszynski 2016-11-04 13:08:00 +01:00
parent 576e99292e
commit 537eb9f490

View File

@ -303,7 +303,7 @@ class BlockOrderSummary extends Module {
$order_address = nl2br(preg_replace("/(\r\n){2,}/", "\r\n", implode("\r\n", array(
$socol['cefirstname'].' '.$socol['cename'],
$socol['cecompanyname'],
$socol['prfirstname'].' '.$socol['prname'],
$socol['prname'],
$socol['prcompladress'],
$socol['pradress1'],
$socol['pradress2'],