Home
last modified time | relevance | path

Searched refs:printH1 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/config/
H A Dadmin.php97 $this->printH1('dokuwiki_settings', $this->getLang('_header_dokuwiki'));
115 $this->printH1('plugin_settings', $this->getLang('_header_plugin'));
118 $this->printH1('template_settings', $this->getLang('_header_template'));
172 $this->printH1('undefined_settings', $this->getLang('_header_undefined'));
274 protected function printH1($id, $text)
266 protected function printH1($id, $text) { global() function in admin_plugin_config