Fix look
This commit is contained in:
parent
0ab399aa37
commit
2b340579a1
@ -1340,6 +1340,7 @@ if ($ispaymentok) {
|
|||||||
|
|
||||||
$key = 'ONLINE_PAYMENT_MESSAGE_OK';
|
$key = 'ONLINE_PAYMENT_MESSAGE_OK';
|
||||||
if (!empty($conf->global->$key)) {
|
if (!empty($conf->global->$key)) {
|
||||||
|
print '<br>';
|
||||||
print $conf->global->$key;
|
print $conf->global->$key;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user