Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DUserProfile.php126 $form->addButton('', $lang['btn_reset'])->attr('type', 'reset');
/dokuwiki/lib/plugins/styling/
H A Dadmin.php104 echo '<button type="submit" name="run[reset]">' . $this->getLang('btn_reset') . '</button>';
/dokuwiki/lib/plugins/config/
H A Dadmin.php196 echo '<button type="reset">' . $lang['btn_reset'] . '</button>';