Revision 945
Added by aldus over 16 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
| 14 |
24-Feb-2009 Dietrich Roland Pehlke |
|
| 15 |
! Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div |
|
| 16 |
# add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more |
|
| 17 |
than one Form on one single page. |
|
| 14 | 18 |
22-Feb-2009 Matthias Gallas |
| 15 | 19 |
+ added skinable Admin Interface |
| 16 | 20 |
21-Feb-2009 Christian Sommer |
Also available in: Unified diff
bugfix for #693, add the section_id to the query to aviod conflicts
changes the center tag inside the warning.htt templates to get valid xhtml1.1 output ...