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:
@@ -43,5 +43,6 @@ if ($request->exists('do')) {
|
||||
$this->smarty->assign('activity', $activity);
|
||||
$this->smarty->assign('successes', $successes);
|
||||
$this->smarty->assign('errors', $errors);
|
||||
$this->smarty->assign('requested_page', $this->page);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user