Quote:
Originally Posted by d3fuse
What I have done was use two IF statements. The first IF statement checks to see if the forum is meant for the form. If it is, it displays the newthread button to the form page. The second IF statement checks to see if the forum is NOT meant for the form. If it is not, it displays the regular new thread button.
|
Ahhh I see....two if statements instead of one if and one else