Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
Asansi
Newbie   Posts: 1 Registered: 12/29/2007 Status: Offline
|
posted on 12/29/2007 at 02:38 PM |
Hi all,
I saw in the fisubice theme in the header that there is showing up a link
to the admin menu when you are an admin. Looks like a nice feature I would
like to use in my autotheme theme also. But I have no clue where to change
this in the code.
I found this in the fisubice code :
if (is_admin($admin)) $adminMenu='<a
href="'.$admin_file.'.php?op=adminMain">'._FSIADMINMENU.'</a>&
nbsp;• ';
else $adminMenu = '';
$navMenu = ' • <a
href="index.phtml">'._HOME.'</a> • <a
href="modules.php?name=Downloads">'._UDOWNLOADS.'</a> &am
p;#8226; <a
href="modules.php?name=Your_Account">'._FSIYOURACCOUNT.'</a>&n
bsp;• <a
href="modules.php?name=Forums">'._BBFORUMS.'</a> R
26; '.$logoutMenu.$adminMenu;
Could anyone point me to the right files to edit to add some of this code
to get this link in the autotheme header?
Thanks |
| |
| |
|
|
|
|