##// 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 <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
21 <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
22 </ul>
22 </ul>
23 <ul>
23 <ul>
24 <li class="active">help</li>
24 <li class="active"><a href="{url}help{sessionvars%urlparameter}">help</a></li>
25 </ul>
25 </ul>
26 </div>
26 </div>
27
27
General Comments 0
You need to be logged in to leave comments. Login now