| 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!
|