Fixed current page highlight in nab, fixed output of pobox on homepage to display dynamic content
Signed-off-by: Nathan Booth <nath.booth@gmail.com>
This commit is contained in:
@@ -12,5 +12,4 @@ if ($auth->isAuthenticated()) {
|
||||
$this->smarty->assign('authenticated', $authenticated);
|
||||
$this->smarty->assign('auth', $auth);
|
||||
$this->smarty->assign('user', $user);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user