I am having difficulty locating this exact phrase in the navbar template.
EDIT ONE: Find the following:
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
I am currently running Vb v 3.0.6 with a extremepixies template. I searched in the default template with no luck either. Can anyone shed any light. Thank you.
-edit- My other administrator has already modified the template, hense I couldn't find it.
|