mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Template: Add keyboard shortcut Settings, restore message display.
This commit is contained in:
@@ -230,6 +230,8 @@
|
||||
$view->assign('login_logo_source', $login_logo_source);
|
||||
$view->assign('login_logo_width', $login_logo_width);
|
||||
$view->assign('login_logo_height', $login_logo_height);
|
||||
//messages
|
||||
$view->assign('messages', message::html(true, ' '));
|
||||
|
||||
//render the view
|
||||
$output = $view->render('template.php');
|
||||
|
||||
Reference in New Issue
Block a user