diff -r 0ed59f0076e0 -r faf2fa0f3fff templates/gitweb/map
--- a/templates/gitweb/map Tue May 29 11:16:57 2007 -0400
+++ b/templates/gitweb/map Tue May 29 06:52:40 2007 -0400
@@ -43,9 +43,9 @@
diffblock = '
#lines#
'
changelogtag = 'tag: | #tag|escape# |
'
changesettag = 'tag | #tag|escape# |
'
-filediffparent = 'parent {rev}: | {node|short} |
'
+filediffparent = 'parent {rev} | {node|short} |
'
filelogparent = 'parent #rev#: | #node|short# |
'
-filediffchild = 'child {rev}: | {node|short} |
'
+filediffchild = 'child {rev} | {node|short} |
'
filelogchild = 'child #rev#: | #node|short# |
'
shortlog = shortlog.tmpl
shortlogentry = '#date|age# ago | #author# | #desc|strip|firstline|escape# | changeset | manifest |
'