Home
last modified time | relevance | path

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

/plugin/linkmanager/
H A Dfunctions.php17 $thislang=array(); variable
48 global $thislang;
72 echo $thislang['clicktosort'].NL;
74 echo '<th>'.$thislang['id'].'</th><th>'.$thislang['title'].'</th>';
275 global $thislang;
284 <label for="newpage__name"><?php echo $thislang['txt_newpage']?>:</label>
301 global $thislang;
313 $thislang = $lang;
H A Dfilemanager.php20 <?php echo hsc($thislang['fileselect'])?>
31 <h1><?php echo hsc($thislang['fileselect'])?></h1>
/plugin/translation2/
H A Daction.php107 $thislang = ($conf['lang']==$lang);
112 if (!$thislang) {
117 if (!$thislang) {