🚀 RELEASE: HESK v3.1.1
Signed-off-by: Luke Tainton <Luke.Tainton@mail.bcu.ac.uk>
This commit is contained in:
committed by
Luke Tainton
parent
d7fc040b1e
commit
e0d6aa511b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user