Searched +full:btn_search -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
76 echo '<button type="submit">' . $lang['btn_search'] . '</button> ';
764 'placeholder' => $lang['btn_search'],770 $searchForm->addButton('', $lang['btn_search'])->attrs([772 'title' => $lang['btn_search'],
1658 $form->addButton('', $lang['btn_search'])->attr('type', 'submit');
84 $searchForm->addButton('', $lang['btn_search'])->attr('type', 'submit');