Home
last modified time | relevance | path

Searched +full:btn_revs -(+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

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingDisableactions.php17 $plugin->addLang($this->key . '_revisions', $lang['btn_revs']);
/dokuwiki/lib/plugins/revert/
H A Dadmin.php165 $p['title'] = $lang['btn_revs'];
166 $p['alt'] = $lang['btn_revs'];
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php358 . ' title="' . $lang['btn_revs'] . '" alt="' . $lang['btn_revs'] . '" />'
/dokuwiki/inc/
H A Dtemplate.php1040 $page_title = $name . ' - ' . $lang['btn_revs'];