Thanks Pedro,
But this is not really my problem. For all form related template, I had to
copy them all in my new theme due to the fact that 'hard' xhtml templates
references exists in the xhtml theme. (The following include is every where:
<#include "/${parameters.templateDir}/xhtml/controlfooter
I had the same problem.
I´ve created my own template, in theme.properties I put 'parent=css_xhtml' .
I´ve copied controlheader.flt from template.css_xhtml to my template and
changed to :
<#include
"/${parameters.templateDir}/${themeProperties.parent}/controlheader.ftl" />
<#if parameters.label
2 matches
Mail list logo