Home
last modified time | relevance | path

Searched refs:locale_xhtml (Results 1 – 25 of 132) sorted by last modified time

123456

/plugin/twofactor/
H A Dadmin.php63 echo $this->locale_xhtml('admin');
/plugin/twofactor/action/
H A Dlogin.php127 echo $this->locale_xhtml('login');
H A Dprofile.php101 echo $this->locale_xhtml('profile');
167 echo $this->locale_xhtml($setting);
H A Dresendpwd.php108 echo $this->locale_xhtml('resendpwd');
/plugin/siteexport/
H A Dhelper.php170 print $this->locale_xhtml((defined('DOKU_SITEEXPORT_MANAGER') ? 'manager' : '') . 'intro');
/plugin/struct/admin/
H A Dassignments.php92 echo $this->locale_xhtml('assignments_intro');
H A Dschemas.php157 echo $this->locale_xhtml('editor_edit');
180 echo $this->locale_xhtml('editor_intro');
268 $form->addHTML($this->locale_xhtml('delete_intro'));
274 $form->addHTML($this->locale_xhtml('clear_intro'));
/plugin/openlayersmap/admin/
H A Dpurge.php100 echo $this->locale_xhtml('admin_intro');
/plugin/openlayersmap/syntax/
H A Dolmap.php772 $renderer->doc .= '<div class="olMapHelp">' . $this->locale_xhtml("help") . '</div>';
/plugin/shell/
H A Dadmin.php25 echo $this->locale_xhtml('help');
/plugin/spatialhelper/admin/
H A Dpurge.php79 echo $this->locale_xhtml('admin_purge_intro');
/plugin/acknowledge/admin/
H A Dassign.php47 echo $this->locale_xhtml('assign');
/plugin/sqlite/
H A Dadmin.php108 echo $this->locale_xhtml('intro');
/plugin/tagging/
H A Dadmin.php50 echo $this->locale_xhtml('intro');
52 echo $this->locale_xhtml('clean');
/plugin/recommend/
H A Dadmin.php62 echo $this->locale_xhtml('intro');
/plugin/combo/admin/
H A Dpagerules.php164 echo $this->locale_xhtml($relativePath);
/plugin/data/
H A Daction.php99 echo $this->locale_xhtml('edit_intro' . ($this->getConf('edit_content_only') ? '_contentonly' : ''));
/plugin/data/admin/
H A Dclean.php92 echo $this->locale_xhtml('intro_clean');
H A Daliases.php109 echo $this->locale_xhtml('admin_intro');
/plugin/upgrade/
H A Dadmin.php164 echo $this->locale_xhtml('final');
185 echo $this->locale_xhtml('step0');
/plugin/smtp/
H A Dadmin.php55 echo $this->locale_xhtml('intro');
/plugin/farmer/admin/
H A Dplugins.php64 echo $this->locale_xhtml('plugins');
/plugin/farmer/action/
H A Dstartup.php66 $body = $this->locale_xhtml('notfound_' . $show);
/plugin/farmer/
H A Dadmin.php90 echo $this->locale_xhtml('tab_' . $this->page);
96 echo $this->locale_xhtml('tab_' . $this->page . '_help');
/plugin/approve/
H A Dadmin.php89 echo $this->locale_xhtml('assignments_intro');

123456