Page 2 of 2

Posted: Thu Jul 14, 2005 4:30 am
by Jazz(FU)

Code: Select all

 <a href="{U_QUIZ}" class="mainmenu"> <img src="templates/subSilver/images/icon_mini_quiz.gif" width="12" height="13" border="0" alt="{L_QUIZ}" hspace="3" />{L_QUIZ}</a>
That what you are looking for?

Posted: Thu Jul 14, 2005 4:33 am
by battye
Yep, that's it. Try using this:

Replace

{U_QUIZ}

With

quiz.php

Tell me how you go :)

Posted: Thu Jul 14, 2005 11:12 am
by Jazz(FU)
Well, I KNOW that will work.. :) just wanted to figure out what was wrong with the variable and fix it. It's actually one of the things I would like to understand better about phpbb.

Posted: Thu Jul 14, 2005 12:26 pm
by battye
I don't understand why the {U_QUIZ} variable wasn't working :?

I'm glad it is fixed for you now though :wink: