From 2c13ce455ed31fe870c042d29c55d43345f52f9e Mon Sep 17 00:00:00 2001 From: idfx Date: Sun, 17 Mar 2002 19:02:50 +0000 Subject: [PATCH] templateModelRoot ist now a simplehash with two entries: data and config, bugfix for bugs: 46, 45 and 20 --- templates-dist/de/breaking.template | 14 +++++++------- templates-dist/de/breakinglist.template | 21 +++++++++++---------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/templates-dist/de/breaking.template b/templates-dist/de/breaking.template index 7900da09..9a4b4574 100755 --- a/templates-dist/de/breaking.template +++ b/templates-dist/de/breaking.template @@ -7,17 +7,17 @@ indymedia.de | languages -
+ - - + + @@ -25,13 +25,13 @@ indymedia.de | languages -
date: - ${webdb_create_formatted} + ${data.webdb_create_formatted}
text: (max. 5 lines / 250 characters) - +
- + + diff --git a/templates-dist/de/breakinglist.template b/templates-dist/de/breakinglist.template index ab80ec0c..4e268c8c 100755 --- a/templates-dist/de/breakinglist.template +++ b/templates-dist/de/breakinglist.template @@ -5,36 +5,37 @@ - + + - + bgcolor="#dddddd" > - + - +
datum text 
${entry.webdb_create_formatted}  ${entry.text}  delete - | edit delete + | edit
${count} datensätze - / anzeige von ${from} bis ${to}${data.count} datensätze + / anzeige von ${data.from} bis ${data.to}  

- - zurueck  + + zurueck  - -weiter + +weiter -- 2.11.0