Mercurial > hg
diff templates/search.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 | 1196998c62e3 |
children | 7f58dec6aeb7 |
line wrap: on
line diff
--- a/templates/search.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/search.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -7,7 +7,7 @@ <a href="#url#log{sessionvars%urlparameter}">changelog</a> <a href="#url#shortlog{sessionvars%urlparameter}">shortlog</a> <a href="#url#tags{sessionvars%urlparameter}">tags</a> -<a href="#url#file/#node|short#{sessionvars%urlparameter}">manifest</a> +<a href="#url#file/#node|short#{sessionvars%urlparameter}">files</a> #archives%archiveentry# </div>