Competitions

here you go :) enjoy

Editing the navbar template

1. Open the navbar template

2. Find:

HTML Code:
Code:
    <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
3. Add after:

HTML Code:
Code:
    <td class="vbmenu_control"><a href="competitions.php$session[sessionurl_q]">$vbphrase[hkc_competitions]</a></td>
4. Save template
 
SpeedRazors it works great on 3.6.7 too!
Just one little point i would like to ask about...
errorpk0.gif

when submitting an answer and pressing submit, it shows you that message for 2 seconds and later all ok!
Imagine that as an intermediate message (like the one shown when replying and tells you thank you...blablabla... and takes you to the end of posts...).

I tried to add a phrase but no luck, as i did it wrong i suppose... :)
 
Back
Top