Searched +full:btn_reset -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance
126 $form->addButton('', $lang['btn_reset'])->attr('type', 'reset');
104 echo '<button type="submit" name="run[reset]">' . $this->getLang('btn_reset') . '</button>';
196 echo '<button type="reset">' . $lang['btn_reset'] . '</button>';