edit 04
authorinit <init>
Sun, 2 Jun 2002 16:13:44 +0000 (16:13 +0000)
committerinit <init>
Sun, 2 Jun 2002 16:13:44 +0000 (16:13 +0000)
templates-dist/admin/hiddenlist.template

index 36d137c..9cc3e90 100755 (executable)
@@ -69,7 +69,7 @@
 
 <list data.contentlist as i>
 <p>
-${lang("content.titel")}: <b>${i.title}</b><br>
+${lang("content.title")}: <b>${i.title}</b><br>
 ${lang("content.creator")}: ${i.creator}<br>
 ${lang("message.date")}: ${i.webdb_create_formatted}<br>
 <br>