new structure
This commit is contained in:
parent
da7e18f852
commit
d0b97fa27f
12 changed files with 206 additions and 100 deletions
5
tpl/main-sidebar-search.php
Normal file
5
tpl/main-sidebar-search.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
if (!defined('DOKU_INC')) die();
|
||||
echo '<h6 class="sr-only" role="heading" aria-level="2">'.tpl_getLang('head_quick_search').'</h6>';
|
||||
|
||||
tpl_searchform();
|
Loading…
Add table
Add a link
Reference in a new issue