diff templates/raw/manifest.tmpl @ 6177:673d8a6bc709

Renamed "manifest" to "files" in web templates. manifest.tmpl is still used, so people having their own templates don't have to change them. "cmd=manifest" still works, new style URLs are not affected, because they already used "/file/".
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 26 Feb 2008 22:42:37 +0100
parents 472d9670e6e9
children
line wrap: on
line diff
--- a/templates/raw/manifest.tmpl	Tue Feb 26 22:21:34 2008 +0100
+++ b/templates/raw/manifest.tmpl	Tue Feb 26 22:42:37 2008 +0100
@@ -1,3 +1,3 @@
 {header}
-{dentries%manifestdirentry}{fentries%manifestfileentry}
+{dentries%direntry}{fentries%fileentry}
 {footer}