openrat-cms

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

commit 90b1d381afc923cd5e4255522dd753a41cb72039
parent a944b5499c85b8c7c4741475de6c01628ce93688
Author: dankert <devnull@localhost>
Date:   Sat, 26 Sep 2009 01:34:17 +0200

Bessere Darstellung des Dialogfensters.

Diffstat:
themes/default/templates/file/pub.tpl.src.php | 7+++++++
themes/default/templates/page/pub.tpl.src.php | 10+++++++---
2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/themes/default/templates/file/pub.tpl.src.php b/themes/default/templates/file/pub.tpl.src.php @@ -2,5 +2,12 @@ page form window row + cell + newline + newline + newline + newline + newline + row cell class:act button type:ok \ No newline at end of file diff --git a/themes/default/templates/page/pub.tpl.src.php b/themes/default/templates/page/pub.tpl.src.php @@ -3,10 +3,14 @@ page window row cell + fieldset title:message:options + row + cell checkbox name:files - text raw:_ - text text:global_files - newline + label for:files + text text:global_files + newline + newline row cell class:act button type:ok \ No newline at end of file