[hgweb] Fixed up bad link
authorJosef "Jeff" Sipek <jeffpc@optonline.net>
Sat, 10 Dec 2005 00:26:32 -0500
changeset 1577 4b0f6a9a6dd4
parent 1576 145cc9f68c05
child 1578 4a14edbda3ca
[hgweb] Fixed up bad link
templates/summary-gitweb.tmpl
--- a/templates/summary-gitweb.tmpl
+++ b/templates/summary-gitweb.tmpl
@@ -22,7 +22,7 @@ summary | <a href="?cmd=changelog;style=
 <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>