Revision 946
Added by aldus over 16 years ago
| CHANGELOG | ||
|---|---|---|
| 15 | 15 |
! Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div |
| 16 | 16 |
# add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more |
| 17 | 17 |
than one Form on one single page. |
| 18 |
# Fixed: news-module doesn't display [PUBLISHED_DATE] inside the detail-view. |
|
| 19 |
# Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div |
|
| 20 |
and replace the br-tag with valid p-tags. |
|
| 18 | 21 |
22-Feb-2009 Matthias Gallas |
| 19 | 22 |
+ added skinable Admin Interface |
| 20 | 23 |
21-Feb-2009 Christian Sommer |
Also available in: Unified diff
Bugfix inside news-modul: publish-date isn't display in the detail view.
Modify error.htt template for valid xhtml-output.