Contribution Date
Technology
Contribution Project
Contribution Details
-
+++ b/modules/receipt/src/Controller/PrintController.php @@ -62,44 +90,52 @@ class PrintController extends ControllerBase { + if (!empty($adjustment)) {
if ($adjustment)
? -
+++ b/modules/receipt/src/Controller/PrintController.php @@ -111,19 +147,22 @@ class PrintController extends ControllerBase { + '#markup' => check_markup($config->get('header'), $config->get('header_format')) . "<br>$order_date<br><strong>Order# {$commerce_order->id()}</strong><br>$gift_order<hr>",
The concatenated string is not translated.
Contribution Issue Link
Files count
0
Patches count
0