Hi, On Wed, Feb 10, 2010 at 2:32 PM, Chris Cormack <[email protected]> wrote: > +<option value="<!-- TMPL_VAR NAME="id" -->"<!-- TMPL_IF > NAME="selected">selected<!-- /TMPL_IF -->><!-- TMPL_VAR > NAME="name"--></option>
The TMPL_IF embedded in the <option> tag breaks translation, while sticking in 'selected' instead of selected="selected"' breaks XHTML validation. Please fix and resubmit. Regards, Galen -- Galen Charlton [email protected] _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
