From 9df72ccf587a2c81a5cf29cf5584c6bfc89c285f Mon Sep 17 00:00:00 2001 From: Nick Fenwick Date: Wed, 22 Nov 2023 15:16:15 +0700 Subject: [PATCH] Move initialisation of $extra_headings out of conditional. --- .../templates/tpl_account_history_info_default.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/includes/templates/template_default/templates/tpl_account_history_info_default.php b/includes/templates/template_default/templates/tpl_account_history_info_default.php index 03028d9581..78a50c5bbe 100644 --- a/includes/templates/template_default/templates/tpl_account_history_info_default.php +++ b/includes/templates/template_default/templates/tpl_account_history_info_default.php @@ -16,13 +16,12 @@

-notify('NOTIFY_ACCOUNT_HISTORY_INFO_EXTRA_COLUMN_HEADING', $order, $extra_headings); ?> - -