🚀 RELEASE: HESK v3.1.1

Signed-off-by: Luke Tainton <Luke.Tainton@mail.bcu.ac.uk>
This commit is contained in:
Luke Tainton
2020-06-27 10:54:38 +01:00
committed by Luke Tainton
parent d7fc040b1e
commit e0d6aa511b
175 changed files with 6334 additions and 6073 deletions

View File

@@ -393,7 +393,7 @@ function print_start()
$service_messages[] = $sm;
}
$hesk_settings['render_template'](TEMPLATE_PATH . '/customer/index.php', array(
$hesk_settings['render_template'](TEMPLATE_PATH . 'customer/index.php', array(
'top_articles' => $top_articles,
'latest_articles' => $latest_articles,
'service_messages' => $service_messages