openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 0ad5ae74ef2668069bec36df89f960b5c1c2a135
parent e206d6e03a4bf132d9391d381fd3d4cba381ef01
Author: dankert <devnull@localhost>
Date:   Thu, 15 Nov 2007 20:21:46 +0100

Label f?r Felder "Freigabe" und "Ver?ffentlichen"

Diffstat:
themes/default/templates/pageelement/advanced.tpl.src.php | 8++++----
themes/default/templates/pageelement/edit.tpl.src.php | 8++++----
2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/themes/default/templates/pageelement/advanced.tpl.src.php b/themes/default/templates/pageelement/advanced.tpl.src.php @@ -138,15 +138,15 @@ page row cell colspan:2 class:fx checkbox name:release - text raw:_ - text text:GLOBAL_RELEASE + label for:release + text text:GLOBAL_RELEASE if present:publish row cell colspan:2 class:fx checkbox name:publish - text raw:_ - text text:PAGE_PUBLISH_AFTER_SAVE + label for:publish + text text:PAGE_PUBLISH_AFTER_SAVE row cell colspan:2 class:act diff --git a/themes/default/templates/pageelement/edit.tpl.src.php b/themes/default/templates/pageelement/edit.tpl.src.php @@ -59,15 +59,15 @@ page row cell colspan:2 class:fx checkbox name:release - text raw:_ - text text:GLOBAL_RELEASE + label for:release + text text:GLOBAL_RELEASE if present:publish row cell colspan:2 class:fx checkbox name:publish - text raw:_ - text text:PAGE_PUBLISH_AFTER_SAVE + label for:publish + text text:PAGE_PUBLISH_AFTER_SAVE row cell colspan:2 class:act