mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add basic notifications
This commit is contained in:
@@ -300,6 +300,8 @@ class BasePageController extends Controller
|
||||
}
|
||||
$header_menu = $this->smarty->fetch('headermenu.tpl');
|
||||
$this->smarty->assign('header_menu', $header_menu);
|
||||
$notification = $this->smarty->fetch('notification.tpl');
|
||||
$this->smarty->assign('notification', $notification);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user