templates/manifest.tmpl
changeset 6177 673d8a6bc709
parent 5273 6e0f05f6f68d
child 6693 7f58dec6aeb7
--- a/templates/manifest.tmpl	Tue Feb 26 22:21:34 2008 +0100
+++ b/templates/manifest.tmpl	Tue Feb 26 22:42:37 2008 +0100
@@ -1,5 +1,5 @@
 #header#
-<title>#repo|escape#: manifest for changeset #node|short#</title>
+<title>#repo|escape#: files for changeset #node|short#</title>
 </head>
 <body>
 
@@ -11,7 +11,7 @@
 #archives%archiveentry#
 </div>
 
-<h2>manifest for changeset #node|short#: #path|escape#</h2>
+<h2>files for changeset #node|short#: #path|escape#</h2>
 
 <table cellpadding="0" cellspacing="0">
 <tr class="parity#upparity#">
@@ -20,7 +20,7 @@
   <td>&nbsp;
   <td><a href="#url#file/#node|short##up|urlescape#{sessionvars%urlparameter}">[up]</a>
 </tr>
-#dentries%manifestdirentry#
-#fentries%manifestfileentry#
+#dentries%direntry#
+#fentries%fileentry#
 </table>
 #footer#