Thanks guys. It didn't work though

Nothing happened. It's blank

I added this in the header.tpl


Code
{if $user_list}
<a href="{ubb url="ubb=showmembers"}">{$lang.USER_LIST}</a> &nbsp;&nbsp;&nbsp;
{/if}

{* LR:Mod - reason for modification - self search link *}
<a href="{ubb url="ubb=selfsearch"}">{$lang.SELF_SEARCH}</a>

{if $config.CALENDAR}
<a href="{ubb url="ubb=calendar"}">{$lang.CALENDAR}</a> &nbsp;&nbsp;&nbsp;
{/if}


I copied activetopics.inc.php and renamed it selfsearch.inc.php and uploaded it into the scripts directory on the server