Duckface
07-17-2015, 09:50 PM
I'm trying to add this at the topic of forumdisplay template:
<vb:if condition="$threadinfo[forumid] == 68">
<script>
alert("TESTING");
</script>
</vb:if>
And it isn't working :S?
<vb:if condition="$threadinfo[forumid] == 68">
<script>
alert("TESTING");
</script>
</vb:if>
And it isn't working :S?