Quote:
Originally Posted by MrZeropage
search all templates for $vbphrase[calendar] ...
|
ok,
i've found results in the following:
Calendar Templates<<
CALENDAR
calendar_edit
calendar_showeventsbit
Forum Home Templates<<
FORUMHOME
I'm assuming it's in FORUMHOME....below is the code I found there....should I insert that code below or above the following?
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>