help: link back to the help topics page from a specific topic page
authorAugie Fackler <raf@durin42.com>
Sun, 13 May 2012 05:22:23 -0500
changeset 16712 846ed7a730db
parent 16711 497deec204d1
child 16713 fa24e8db71fd
help: link back to the help topics page from a specific topic page
mercurial/templates/paper/help.tmpl
--- a/mercurial/templates/paper/help.tmpl	Sun May 13 06:03:11 2012 -0500
+++ b/mercurial/templates/paper/help.tmpl	Sun May 13 05:22:23 2012 -0500
@@ -21,7 +21,7 @@
 <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
 </ul>
 <ul>
- <li class="active">help</li>
+ <li class="active"><a href="{url}help{sessionvars%urlparameter}">help</a></li>
 </ul>
 </div>