openrat-cms

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

commit 2bf8f52388abe776c3a78d0e35fafbcbe7f298f9
parent ad7be7f66121c28b55448a02f968cfc76be3a5a0
Author: dankert <devnull@localhost>
Date:   Mon, 21 May 2007 23:08:51 +0200

Text neben Checkbox soll anklickbar sein.

Diffstat:
themes/default/templates/folder/pub.tpl.src.php | 20++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/themes/default/templates/folder/pub.tpl.src.php b/themes/default/templates/folder/pub.tpl.src.php @@ -6,26 +6,30 @@ page if present:pages if present:subdirs checkbox name:pages - text raw:_ - text text:global_pages + label for:pages + text raw:_ + text text:global_pages newline if present:files if true:subdirs checkbox name:files - text raw:_ - text text:global_files + label for:files + text raw:_ + text text:global_files newline row cell class:fx if present:subdirs checkbox name:subdirs - text raw:_ - text text:GLOBAL_PUBLISH_WITH_SUBDIRS + label for:subdirs + text raw:_ + text text:GLOBAL_PUBLISH_WITH_SUBDIRS newline if present:clean checkbox name:clean - text raw:_ - text text:global_CLEAN_AFTER_PUBLISH + label for:clean + text raw:_ + text text:global_CLEAN_AFTER_PUBLISH newline row cell class:help