In 3.7, for LINK to Search in UserCP:
Search in USERCP_SHELL:
PHP Code:
<if condition="$show['pmtracklink']">
Above add:
PHP Code:
<!-- PM Search -->
<if condition="$show['pm_search']">
<tr class="alt2">
<td class="$navclass[pm_search]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]pmsearch=1">$vbphrase[search]</a></td>
</tr>
</if>
<!-- /PM Search -->
If installed hack
Icons for UserCP Navigation 1.2, the change must do
USERCP_SHELL_ICONS_PNG instead USERCP_SHELL
Sorry, no english (google translate)