Lines Matching full:br
49 …old, $new)) echo $this->getLang('success') . '<br><br>'; else echo $this->getLang('failiplog') . '…
52 echo $this->getLang('movenmlog') . ':<br>';
75 echo $this->getLang('failnmload') . '<br>';
79 echo $this->getLang('failnmsave') . '<br>';
83 echo $this->getLang('failnmdel') . '<br>';
86 echo $this->getLang('success') . '<br>';
89 …if (rmdir($dir)) echo '<br>' . $this->getLang('complete') . '<br><br>'; else echo '<br>' . $this->…
91 } else echo $this->getLang('failnmdir') . '<br><br>';
106 echo $this->getLang('failnmload2') . '<br>';
110 echo $this->getLang('failnmsave') . '<br>';
114 echo $this->getLang('failnmdel2') . '<br>';
117 echo $this->getLang('success') . '<br>';
119 …f ($moved) echo $this->getLang('allloaded') . '<br><br>'; else echo $this->getLang('nothing') . '<…
129 …unter/log/')) echo $this->getLang('successdel') . '<br>'; else echo $this->getLang('faildel') . '<…
141 echo $this->getLang('faildellog') . '<br>';
144 echo $this->getLang('successdellog') . '<br>';
146 …eted) echo $this->getLang('alldeleted') . '<br><br>'; else echo $this->getLang('nothingtodelete') …
148 echo '<br>' . $this->getLang('funcend');