openrat-cms

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

commit 9371d55543ed17302cfb7a6ff4c3778f1b7bb23c
parent 9db4a109cef252f0445c91c171687f3a448b5f0f
Author: dankert <devnull@localhost>
Date:   Sun,  1 Mar 2009 00:22:30 +0100

Korrektur Ausgabe Textvariablen.

Diffstat:
themes/default/templates/project/add.tpl.src.php | 4++--
themes/default/templates/project/listing.tpl.src.php | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/themes/default/templates/project/add.tpl.src.php b/themes/default/templates/project/add.tpl.src.php @@ -15,13 +15,13 @@ page radio name:type value:empty cell label for:type_empty - text text:message:empty + text key:empty row cell radio name:type value:copy cell label for:type_copy - text text:message:copy + text key:copy cell selectbox name:projectid list:projects row diff --git a/themes/default/templates/project/listing.tpl.src.php b/themes/default/templates/project/listing.tpl.src.php @@ -8,4 +8,4 @@ page text value:var:name cell link url:var:use_url target:config:interface/frames/top - text value:message:GLOBAL_SELECT + text key:GLOBAL_SELECT