Rework handling of icons and tinting of external icons
This commit is contained in:
@@ -66,7 +66,7 @@ if (!defined('DOKU_INC')) die();
|
||||
<?php echo (new \dokuwiki\Menu\MobileMenu())->getDropdown($lang['tools']); ?>
|
||||
</div>
|
||||
<ul>
|
||||
<?php echo (new \dokuwiki\Menu\SiteMenu())->getListItems('action ', false); ?>
|
||||
<?php echo (new \dokuwiki\Menu\SiteMenu())->getListItems('action '); ?>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user