Fix bad template code in 4 gallery templates. They were functional, just not

using template variables.
This commit is contained in:
Colin Kuskie 2009-02-05 22:13:14 +00:00
parent c6c78794e5
commit 8bc1417091
5 changed files with 1 additions and 0 deletions

View file

@ -24,6 +24,7 @@
- fixed #9675: gallary search list displays wrong date for pictures
- fixed: Added survey.css as a snippet. Had been left out.
- fixed: Permissions aren't correctly applied to Article attachments
- fixed #9681: Form-related template errors in gallery
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields