openrat-cms

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

commit 75b78b31979b9f649bcc13f9826c26ef3961678d
parent eeb2e9f33e5865f52ed3ef7ae92b17abbeb857b4
Author: dankert <devnull@localhost>
Date:   Sun, 22 Mar 2009 20:52:59 +0100

Datenzeilen haben CSS-Klasse "data"

Diffstat:
themes/default/templates/folder/order.tpl.src.php | 2+-
themes/default/templates/folder/select.tpl.src.php | 2+-
themes/default/templates/folder/show.tpl.src.php | 4++--
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/themes/default/templates/folder/order.tpl.src.php b/themes/default/templates/folder/order.tpl.src.php @@ -19,7 +19,7 @@ page text text:GLOBAL_LASTCHANGE list list:object extract:true - row + row class:data cell width:3% class:fx if present:upurl link url:var:upurl title:GLOBAL_UP diff --git a/themes/default/templates/folder/select.tpl.src.php b/themes/default/templates/folder/select.tpl.src.php @@ -10,7 +10,7 @@ page text text:GLOBAL_NAME list list:object extract:true - row + row class:data cell class:fx if true:writable checkbox name:var:id diff --git a/themes/default/templates/folder/show.tpl.src.php b/themes/default/templates/folder/show.tpl.src.php @@ -15,8 +15,8 @@ page class:main text text:GLOBAL_LASTCHANGE list list:object extract:true - row - cell class:fx + row class:data + cell link url:var:url target:cms_main title:var:desc class:var:class image type:var:icon text var:name