Fix CSS and HTML errors in the Event Edit template. Fixes bug #11471.

This commit is contained in:
Colin Kuskie 2010-03-15 10:24:35 -07:00
parent c4b3e1e758
commit 4fa04a2636
2 changed files with 1 additions and 0 deletions

View file

@ -1,6 +1,7 @@
7.9.1
- fixed #11464: blank page after setting posts per page in Collaboration System to 0 (zero)
- fixed #11472: View Calendar Month help missing
- fixed #11471: Errors in Calendar Event Edit template
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)