dokuwiki-template-sprintdoc.../tpl/main-sidebar-search.php
2017-01-10 09:18:01 +01:00

6 lines
177 B
PHP
Executable file

<?php
if (!defined('DOKU_INC')) die();
echo '<h6 class="sr-only" role="heading" aria-level="2">'.tpl_getLang('head_quick_search').'</h6>';
tpl_searchform();