View Single Post
Old January 3rd, 2013, 06:34 PM   #1 (permalink)
Russ_T
Member
Verified Customer
 
Join Date: Jun 2003
Posts: 42
VB3 enhanced templates

Hello,

I've noticed in a lot of vb3enhanced templates there is

class="$fillcolor[$x]}"

which should be

class="$fillcolor[$x]"

without the curly brace. I think some refactoring went wrong somewhere. I have been through all my templates and fixed it but that's from a live 5.23 copy.

Thanks!
Russ_T is offline   Reply With Quote