From 268a86143296fbd025031deaeab97922d815cfa8 Mon Sep 17 00:00:00 2001 From: fh Date: Fri, 31 Aug 2001 14:22:59 +0000 Subject: [PATCH] initial commit --- templates-dist/de/imc.template | 82 ++++++++++++++++++++++++++++++++++++++ templates-dist/de/imclist.template | 57 ++++++++++++++++++++++++++ 2 files changed, 139 insertions(+) create mode 100755 templates-dist/de/imc.template create mode 100755 templates-dist/de/imclist.template diff --git a/templates-dist/de/imc.template b/templates-dist/de/imc.template new file mode 100755 index 00000000..45920039 --- /dev/null +++ b/templates-dist/de/imc.template @@ -0,0 +1,82 @@ + + + +indymedia.de | imc + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Name: + +
+ Parent: + +
Beschreibung: + +
Filename: + +
Hauptinfoseite + + +
Archiv url: + +
Sortierkriteríum: + +
+ + + + + +
+ + + diff --git a/templates-dist/de/imclist.template b/templates-dist/de/imclist.template new file mode 100755 index 00000000..b4653d5f --- /dev/null +++ b/templates-dist/de/imclist.template @@ -0,0 +1,57 @@ + + + indymedia.de | imclist + + + + + + + + + + + + + + bgcolor="#dddddd" > + + + + + + + + + + +
+ Titel + Beschreibung + Main-Url
Archiv-Url
 
${entry.title} ${entry.description}  + ${entry.main_url}
+ ${entry.archiv_url}
 delete + | edit
+ ${count} datensätze / anzeige von ${from} bis ${to} 
+

+ +

+ + + + + + + + + + +
+
+ + +

Keine passenden Einträge gefunden!

+ + + + \ No newline at end of file -- 2.11.0