diff mercurial/templates/paper/branches.tmpl @ 12846:4b334f8c941b stable

templates: fix inconsistency in 'help' link
author Pradeepkumar Gayam <in3xes@gmail.com>
date Tue, 26 Oct 2010 02:38:14 +0530
parents f91e5630ce7e
children 895f54a79c6e
line wrap: on
line diff
--- a/mercurial/templates/paper/branches.tmpl	Mon Oct 25 01:11:52 2010 +0900
+++ b/mercurial/templates/paper/branches.tmpl	Tue Oct 26 02:38:14 2010 +0530
@@ -19,6 +19,9 @@
 <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li>
 <li class="active">branches</li>
 </ul>
+<ul>
+ <li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
+</ul>
 </div>
 
 <div class="main">