Adding "AdminCP" on Navbar
This modification is in the archives.
/*==========================*\
||Created by: EvilAkuma: ||Navbar: Adding "AdminCP" \*==========================*/ WARNING If you do not wish for members to click on it, I advice you not to add it. If you have a high patch password protected (like me) feel free to add this. This little modification is so you don't have to scroll all the way at the bottom of the page just to click on "Admin. Go to ACP>Style & Template> Style Manager>Default Skin>Edit Template>Navigation / Breadcrumb Templates>Navbar Find: Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a></td> </if> Download No files for download. Supporters / CoAuthors
|