Fix the HTML in the default forum notification template. Fixes bug #12204

This commit is contained in:
Colin Kuskie 2011-07-22 21:31:38 -07:00
parent da6cf052da
commit 50ddc03cd8
2 changed files with 1 additions and 0 deletions

View file

@ -3,6 +3,7 @@
Article,Post,Event,File,Form::Attachments,Folder
- added the optional WebGUI::Content::PDFGenerator, not enabled by default
(see the module's documentation).
- fixed #12204: Default forum notification template produces invalid HTML
7.10.20
- fixed: Do not call group methods on an undefined value.