Lines Matching refs:getLang

397               echo '<h1>'.$this->getLang('admin_auth').'</h1>'.NL;
398 echo '<a name="ZALOZKY">'.$this->getLang('select_page').'</a>';
404 echo '<legend>'.$this->getLang('from_visit').'</legend>';
412 echo '<legend>'.$this->getLang('from_manual').'</legend>';
421 echo '<legend>'.$this->getLang('from_table').'</legend>';
436 echo '<legend>'.$this->getLang('from_manage').'</legend>';
447 echo '<h1>'.$this->getLang('moderator_auth').'</h1>'.NL;
449 echo '<legend>'.$this->getLang('mod_menu').'</legend>';
456 echo '<legend>'.$this->getLang('mod_table').'</legend>';
467 echo $this->getLang('p_include');
471 echo $this->getLang('max_right');
502 …echo $this->getLang('username').'<sup><a id="fnt__1" class="fn_top" name="fnt__1" href="#fn__1">1)…
508 echo $this->getLang('right');
511 …echo '<input type="submit" value="'.$this->getLang('btn_select').'" name="cmd[visit]" class="butto…
534 …echo $this->getLang('username').'<sup><a id="fnt__1" class="fn_top" name="fnt__1" href="#fn__1">1)…
537 echo '<a href="#ZALOZKY">'.$this->getLang('help_page').'</a>';
541 echo $this->getLang('set_ip');
546 echo $this->getLang('set_browser');
556 echo $this->getLang('set_version');
559 echo $this->getLang('set_page');
565 echo $this->getLang('set_os');
575 …echo $this->getLang('right').'<sup><a id="fnt__2" class="fn_top" name="fnt__2" href="#fn__2">2)</a…
579 …echo '<input type="submit" value="'.$this->getLang('btn_select').'" name="cmd[manual]" class="butt…
609 echo '<th>'.$this->getLang('where').'</th>';
610 echo '<th>'.$this->getLang('who').'</th>';
611 echo '<th>'.$this->getLang('kriteria').'</th>';
612 echo '<th>'.$this->getLang('perm').'</th>';
613 echo '<th>'.$this->getLang('delete').'</th>';
637 echo '<span class="aclns">'.$this->getLang('novisit').'</span>';
654 …echo '<input type="submit" value="'.$this->getLang('update').'" name="cmd[update]" class="button" …
676 echo '<th>'.$this->getLang('where').'</th>';
677 echo '<th>'.$this->getLang('who_m').'</th>';
678 echo '<th>'.$this->getLang('delete').'</th>';
704 …echo '<input type="submit" value="'.$this->getLang('update').'" name="cmd[update_mod]" class="butt…
721 echo $this->getLang('s_user');
728 echo '<a href="#ZALOZKY">'.$this->getLang('help_page').'</a>&nbsp;';
730 …echo '<input type="submit" value="'.$this->getLang('btn_select').'" name="cmd[moderator]" class="b…
755 echo $this->getLang('s_page');
764 echo $this->getLang('mod_user');
771 …echo $this->getLang('right').'<sup><a id="fnt__2" class="fn_top" name="fnt__2" href="#fn__2">2)</a…
775 …echo '<input type="submit" value="'.$this->getLang('btn_select').'" name="cmd[set_mod]" class="but…
808 $ret .= '<label for="pbox'.$label.'" title="'.$this->getLang('acl_perm'.$perm).'">';
810 $ret .= $this->getLang('acl_perm'.$perm);
835 $ret .= '<label for="chbox'.$label.'" title="'.$this->getLang($type).'">';
837 $ret .= $this->getLang($type);