X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fnav.php;h=d8f7621cc8ed30655f0bd3644986f33b5ebd3f4b;hb=85c6457e6e6c9be6200f76bb12c449f010d4117b;hp=2ead5c07e9465db1167faf36b6ad2aa0557593a2;hpb=0afef6b17e622d1fabd0f499ac206e8924278dfb;p=friendica.git diff --git a/include/nav.php b/include/nav.php index 2ead5c07e9..d8f7621cc8 100644 --- a/include/nav.php +++ b/include/nav.php @@ -125,7 +125,7 @@ function nav(&$a) { $banner .= 'logoFriendika'; - $tpl = load_view_file('view/nav.tpl'); + $tpl = get_markup_template('nav.tpl'); $a->page['nav'] .= replace_macros($tpl, array( '$langselector' => lang_selector(),