##// END OF EJS Templates
help: link back to the help topics page from a specific topic page
Augie Fackler -
r16712:846ed7a7 default
parent child Browse files
Show More
@@ -21,7 +21,7 b''
21 21 <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
22 22 </ul>
23 23 <ul>
24 <li class="active">help</li>
24 <li class="active"><a href="{url}help{sessionvars%urlparameter}">help</a></li>
25 25 </ul>
26 26 </div>
27 27
General Comments 0
You need to be logged in to leave comments. Login now