diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/nav.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php index 98b6ebe3f..356c0643b 100644 --- a/include/nav.php +++ b/include/nav.php @@ -264,7 +264,6 @@ EOT; '$localuser' => local_channel(), )); - $tpl = get_markup_template('nav.tpl'); App::$page['nav'] .= replace_macros($tpl, array( |