Home
last modified time | relevance | path

Searched refs:locale_xhtml (Results 51 – 75 of 132) sorted by path

123456

/plugin/googleanalytics/
H A Dadmin.php30 echo $this->locale_xhtml('intro');
/plugin/googlesearch/
H A Daction.php106 echo $this->locale_xhtml('noresult');
121 echo $this->locale_xhtml('result');
/plugin/groupmanager/
H A Dsyntax.php578 $renderer->doc .= $this->locale_xhtml('add');
/plugin/guestbook/
H A Dadmin.php87 print $this->locale_xhtml('intro');
/plugin/htmlokay/
H A Dadmin.php422 echo $this->locale_xhtml('selection');
/plugin/infomail/
H A Dadmin.php33 echo $this->locale_xhtml('intro');
/plugin/ipban/
H A Daction.php42 $text = $this->locale_xhtml('banned');
H A Dadmin.php60 echo $this->locale_xhtml('intro');
/plugin/ipgroup/
H A Dadmin.php66 print $this->locale_xhtml('intro');
68 print $this->locale_xhtml('list');
104 print $this->locale_xhtml('add');
/plugin/iptrust/
H A Dadmin.php106 print $this->locale_xhtml('intro');
108 print $this->locale_xhtml('list');
141 print $this->locale_xhtml('add');
152 print $this->locale_xhtml('access');
/plugin/iptrust2/
H A Dadmin.php94 print $this->locale_xhtml('intro');
96 print $this->locale_xhtml('list');
129 print $this->locale_xhtml('add');
140 print $this->locale_xhtml('access');
/plugin/langdelete/
H A Dadmin.php148 echo $this->locale_xhtml('intro');
152 echo $this->locale_xhtml('guide');
/plugin/letsencrypt/
H A Dadmin.php102 echo $this->locale_xhtml('info');
/plugin/linkfix/
H A Dadmin.php68 echo $this->locale_xhtml('intro');
/plugin/linkscollection/exe/
H A Dtree.php22 <?php echo $helper->locale_xhtml('intro'); ?>
/plugin/loadskin/
H A Dadmin.php70 print $this->locale_xhtml('intro');
/plugin/loglog/
H A Dadmin.php64 echo $this->locale_xhtml('intro');
/plugin/maintenance/
H A Dadmin.php48 print $this->locale_xhtml('intro');
/plugin/move/admin/
H A Dmain.php165 echo $this->locale_xhtml('move');
198 echo $this->locale_xhtml('progress');
H A Dtree.php35 echo $this->locale_xhtml('tree');
/plugin/multiorphan/
H A Dhelper.php44 print $this->locale_xhtml('intro');
/plugin/new_page_dialog/tpl/
H A Dmain.php110 …ae_prompt(npd_new_folder_cb, "<?php echo str_replace(array("\n", "\r"), " ", $npd->locale_xhtml('d…
/plugin/newpagetemplate/
H A Dadmin.php93 ptln('<button style = "float:right;" onclick="nptpl_toggle(\'#nptpl_howto\')">' . $this->getLang('close'). '</button>&nbsp;' . $this->locale_xhtml('howto'));
/plugin/npd/tpl/
H A Dmain.php109 …ae_prompt(npd_new_folder_cb, "<?php echo str_replace(array("\n", "\r"), " ", $npd->locale_xhtml('d…
/plugin/nsexport/action/
H A Dexport.php37 echo $this->locale_xhtml('autointro');
40 echo $this->locale_xhtml('intro');

123456