The generated calendar block does not validate as XHTML 1.0 Strict. Especially the br-tag between the single appointments should have a closing "/".
The generated calendar block does not validate as XHTML 1.0 Strict. Especially the br-tag between the single appointments should have a closing "/".
Comments
Comment #1
Se7enLC commentedThe <br> tags are not hard coded - they are part of the templates for the events. I changed the default values for those templates, so that should fix the validation for that (although, you may need to "reset to defaults" per-block or manually edit them in your configuration).
I just changed the defaults in CVS, are there any other tags that need modifying to pass validation?
Comment #2
Se7enLC commented