Back to vBulletin 4.x Template Modifications

Admin & Mod CP in header
Mod Version: 1.00, by Cableguy69

vB Version: 4.0.0 RC 4 Rating: (26 votes - 4.92 average) Installs: 147
Released: 18 Dec 2009 Last Update: Never Downloads: 3
Not Supported Template Edits Re-usable Code Translations  

http://www.hostmypics.org

This is really simple.

Go to your Header Template and find.

Code:
				<li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
Add this below.

Code:
                <vb:if condition="$show['admincplink']"><li><a href="admincp/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase admin}</a></li></vb:if>
		<vb:if condition="$show['modcplink']"><li><a href="modcp/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase mod}</a></li></vb:if>
Make sure the code you enter stays before this tag.

Code:
</ul>
Note: If you have changed the name of your Admin & Mod CP you will need to modify the link accordingly.

Download

No files for download.

Similar Mods

Major Additions vBFlash Header (Lite) - Alternative to default vBulletin logo/header vBulletin 3.6 Add-ons
Admin-controlled (only) random quote hack for header/homepage vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024