+++ b/modules/receipt/src/Controller/PrintController.php
@@ -62,44 +90,52 @@...

Contribution Date
Technology
Contribution Project
Contribution Details
  1. +++ b/modules/receipt/src/Controller/PrintController.php @@ -62,44 +90,52 @@ class PrintController extends ControllerBase { + if (!empty($adjustment)) {

    if ($adjustment)?

  2. +++ 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 Author
Files count
0
Patches count
0