Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.allsimsmods.com/
PHP Version: 5.2.12
MySQL Version: 5.1.30
What have you done before the problem was there?
there is no problem with the portal
What have you already tryed to solve the problem?
Description and Message
just want to know how to add the portal link into the admin section
adm/styles/overall_header.html
i have it like this but it doesn't show up
<div id="wrap">
<div id="page-header">
<h1>{L_ADMIN_PANEL}</h1>
<p><a href="{U_ADM_INDEX}">{L_ADMIN_INDEX}</a> • <a href="{U_PORTAL}">{L_PORTAL}</a> • <a href="{U_INDEX}">{L_FORUM_INDEX}</a></p>
<p id="skip"><a href="#acp">{L_SKIP}</a></p>
</div>
hope some one can help
regards
DGenerationX