diff templates/summary-gitweb.tmpl @ 1577:4b0f6a9a6dd4

[hgweb] Fixed up bad link
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Sat, 10 Dec 2005 00:26:32 -0500
parents 385b8872b8e3
children f2ebd5251e88
line wrap: on
line diff
--- a/templates/summary-gitweb.tmpl	Sat Dec 10 00:09:13 2005 -0500
+++ b/templates/summary-gitweb.tmpl	Sat Dec 10 00:26:32 2005 -0500
@@ -22,7 +22,7 @@
 <div><a  class="title" href="?cmd=changelog;style=gitweb">changes</a></div>
 <table cellspacing="0">
 #shortlog#
-<tr class="light"><td colspan="3"><a class="list" href="?cmd=changelog;rev=;style=gitweb">...</a></td></tr>
+<tr class="light"><td colspan="3"><a class="list" href="?cmd=changelog;style=gitweb">...</a></td></tr>
 </table>
 
 <div><a class="title" href="?cmd=tags;style=gitweb">tags</a></div>