mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 21:21:27 +00:00
remove empty nav bar from adminTools navigation
This commit is contained in:
parent
d48db0675c
commit
37c322af10
|
@ -756,8 +756,6 @@ background-image: linear-gradient(to bottom, #882222, #111111);;
|
||||||
self::showNavigationBar($menuitems);
|
self::showNavigationBar($menuitems);
|
||||||
|
|
||||||
echo " </ul>\n";
|
echo " </ul>\n";
|
||||||
echo "<ul class=\"nav\">\n";
|
|
||||||
echo "</ul>\n";
|
|
||||||
echo "</div>\n";
|
echo "</div>\n";
|
||||||
return;
|
return;
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user