Home
last modified time | relevance | path

Searched refs:locale_xhtml (Results 26 – 50 of 132) sorted by relevance

123456

/plugin/linkscollection/exe/
H A Dtree.php22 <?php echo $helper->locale_xhtml('intro'); ?>
/plugin/displaywikipage/
H A Dadmin.php39 echo $this->locale_xhtml('intro');
/plugin/badbehaviour/
H A Dadmin.php58 print $this->locale_xhtml('stats');
103 print $this->locale_xhtml('lookup');
/plugin/txtconf/
H A Dadmin.php164 print $this->locale_xhtml('intro');
178 print $this->locale_xhtml($this->_myconf->_intro);
/plugin/redirect/
H A Dadmin.php67 echo $this->locale_xhtml('intro');
/plugin/shorturl/
H A Dadmin.php60 echo $this->locale_xhtml('intro');
/plugin/deletehistory/
H A Dadmin.php41 echo $this->locale_xhtml('intro');
/plugin/enforcesummary/
H A Daction.php47 $guidance = $this->locale_xhtml('edit_guide');
/plugin/unameban/
H A Daction.php36 $text = $this->locale_xhtml('banned');
/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/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/autolink4/
H A Dadmin.php71 echo $this->locale_xhtml('admin_help');
/plugin/autologoff/
H A Dadmin.php54 echo $this->locale_xhtml('intro');
/plugin/spatialhelper/admin/
H A Dpurge.php79 echo $this->locale_xhtml('admin_purge_intro');
/plugin/data-au/admin/
H A Dclean.php88 echo $this->locale_xhtml('intro_clean');
/plugin/data/admin/
H A Dclean.php92 echo $this->locale_xhtml('intro_clean');
/plugin/feedback/
H A Dadmin.php57 echo $this->locale_xhtml('intro');
/plugin/fetchmedia/
H A Dadmin.php25 $doc .= $this->locale_xhtml('intro');
/plugin/flowchartjs/
H A Dadmin.php50 echo $this->locale_xhtml('intro');
/plugin/guestbook/
H A Dadmin.php87 print $this->locale_xhtml('intro');
/plugin/quickstats/
H A Dadmin.php185 ptln( $this->locale_xhtml('general_intro'));
202 ptln( $this->locale_xhtml('intro'));
226 ptln('<div class="qs_query_intro" id="qs_query_intro">' . $this->locale_xhtml('query'));
/plugin/infomail/
H A Dadmin.php33 echo $this->locale_xhtml('intro');
/plugin/swiftmail/
H A Dadmin.php55 echo $this->locale_xhtml('intro');
/plugin/farmer/action/
H A Dstartup.php66 $body = $this->locale_xhtml('notfound_' . $show);
/plugin/smtp/
H A Dadmin.php55 echo $this->locale_xhtml('intro');

123456