Home
last modified time | relevance | path

Searched +full:btn_preview -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/styling/
H A Dadmin.php101 echo '<button type="submit" name="run[preview]" class="btn_preview primary">' .
102 $this->getLang('btn_preview') . '</button> ';
/dokuwiki/inc/Ui/
H A DEditor.php111 $form->addButton('do[preview]', $lang['btn_preview'])->attr('type', 'submit')