Change title of localtoc menu from Page to Section

pull/2191/head
Nigel Metheringham 12 years ago
parent 9d594d7494
commit 185790e32a

@ -1,5 +1,5 @@
<li class="dropdown" data-dropdown="dropdown">
<a href="#"
class="dropdown-toggle">{{ _('Page') }}</a>
class="dropdown-toggle">{{ _('Section') }}</a>
<span class="localtoc">{{ toc }}</span>
</li>

Loading…
Cancel
Save