mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +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);
|
||||
|
||||
echo " </ul>\n";
|
||||
echo "<ul class=\"nav\">\n";
|
||||
echo "</ul>\n";
|
||||
echo "</div>\n";
|
||||
return;
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user