I'm able able to add new tabs, just unable to reword them. I'm editing this in the wrapper.html
<div id="top">
<ul id="nav">
<li><a href="{$list_url}/index.php?a=user_cp">{$lng->main_menu_user_cp}</a></li>
<li><a href="{$list_url}/index.php?a=join">{$lng->main_menu_join}</a></li>
<li><a href="{$list_url}/">{$lng->main_menu_rankings}</a></li>
</ul>
</div>
Thanks
