Search form enhancement 1
This commit is contained in:
@@ -61,7 +61,7 @@ if (!defined('DOKU_INC')) die();
|
||||
<!-- SITE TOOLS -->
|
||||
<div id="dokuwiki__sitetools">
|
||||
<h3 class="a11y"><?php echo $lang['site_tools']; ?></h3>
|
||||
<?php tpl_searchform(); ?>
|
||||
<?php tpl_searchform(true, false); ?>
|
||||
<div class="mobileTools">
|
||||
<?php echo (new \dokuwiki\Menu\MobileMenu())->getDropdown($lang['tools']); ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user