mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Change title of localtoc menu from Page to Section
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user