Commit 185790e3 by Nigel Metheringham

Change title of localtoc menu from Page to Section

parent 9d594d74
<li class="dropdown" data-dropdown="dropdown"> <li class="dropdown" data-dropdown="dropdown">
<a href="#" <a href="#"
class="dropdown-toggle">{{ _('Page') }}</a> class="dropdown-toggle">{{ _('Section') }}</a>
<span class="localtoc">{{ toc }}</span> <span class="localtoc">{{ toc }}</span>
</li> </li>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment