openrat-cms

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

commit 91f49d3436cf32627524f9d5f9ace19a93a38c67
parent c564396fe754ce47c261cbc8d3fe7b091031378c
Author: dankert <devnull@localhost>
Date:   Sun,  1 Mar 2009 00:56:07 +0100

Korrektur Ausgabe Textvariablen.

Diffstat:
themes/default/templates/pageelement/archive.tpl.src.php | 16++++++++--------
themes/default/templates/pageelement/diff.tpl.src.php | 8++++----
2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/themes/default/templates/pageelement/archive.tpl.src.php b/themes/default/templates/pageelement/archive.tpl.src.php @@ -26,7 +26,7 @@ page list list:el extract:true row cell class:fx - text text:var:lfd_nr + text var:lfd_nr cell class:fx if present:compareid radio name:compareid value:var:id @@ -36,26 +36,26 @@ page cell class:fx date date:var:date cell class:fx - text text:user + text var:user cell class:fx - text text:var:value + text var:value cell class:fx if true:var:public - text text:message:GLOBAL_PUBLIC type:strong + text key:GLOBAL_PUBLIC type:strong else if present:releaseUrl link url:var:releaseUrl title:message:GLOBAL_RELEASE_DESC - text text:message:GLOBAL_RELEASE type:strong + text key:GLOBAL_RELEASE type:strong else - text text:message:GLOBAL_INACTIVE type:emphatic + text key:GLOBAL_INACTIVE type:emphatic cell class:fx if true:var:active - text text:message:GLOBAL_ACTIVE type:emphatic + text key:GLOBAL_ACTIVE type:emphatic else if present:useUrl link url:var:useUrl title:message:GLOBAL_USE_DESC - text text:message:GLOBAL_USE + text key:GLOBAL_USE if present:compareid row diff --git a/themes/default/templates/pageelement/diff.tpl.src.php b/themes/default/templates/pageelement/diff.tpl.src.php @@ -21,17 +21,17 @@ page row class:diff if present:left cell width:5% class:line - text text:arrayvar:left:line type:tt + text value:arrayvar:left:line type:tt cell width:45% class:arrayvar:left:type - text text:arrayvar:left:text + text value:arrayvar:left:text else cell colspan:2 class:help width:50% text raw:_ if present:right cell width:5% class:line - text text:arrayvar:right:line type:tt + text value:arrayvar:right:line type:tt cell width:45% class:arrayvar:right:type - text text:arrayvar:right:text + text value:arrayvar:right:text else cell colspan:2 class:help width:50% text raw:_