diff --git a/enrol/authorize/locallib.php b/enrol/authorize/locallib.php index 91a0f88e91f..619410d03f5 100644 --- a/enrol/authorize/locallib.php +++ b/enrol/authorize/locallib.php @@ -131,7 +131,7 @@ function authorize_print_orders() } else { foreach ($actionstatus->actions as $value) { - $actions .= " {$authstrs->$value} "; + $actions .= " {$authstrs->$value} "; } } @@ -186,8 +186,9 @@ function authorize_print_order_details($orderno) } } - echo "