Last modified eingedeutscht & service-Seiten geschrieben
[infodrom.org/infocon.infodrom.org] / Styles / infocon.style
index a146f3e..e4f7639 100644 (file)
@@ -9,7 +9,7 @@
 :>
 <if <not <get-var root_prefix>>
   <define-tag root_prefix><: print "$root_prefix"; :></define-tag>
 :>
 <if <not <get-var root_prefix>>
   <define-tag root_prefix><: print "$root_prefix"; :></define-tag>
-  "<: $root_var = \"<get-var root_prefix>\"; :>"
+  "<: $root_prefix = \"<get-var root_prefix>\"; :>"
 >
 
 
 >
 
 
@@ -30,7 +30,7 @@
 
 "<get-var WML_SRC_ISOTIME>" =~ /^(\d+)-(\d+)-(\d+)\s/;
 
 
 "<get-var WML_SRC_ISOTIME>" =~ /^(\d+)-(\d+)-(\d+)\s/;
 
-printf "Last modified: %d. %s %d", $1, $months[$2], $3;
+printf "Letzte Ă„nderung: %d. %s %d", $3, $months[$2], $1;
 :></font>
 </define-tag>
 
 :></font>
 </define-tag>