ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/login/index.php
@@ -242,6 +242,7 @@
      }
   
      $app->tpl->setVar('error', $error);
                $app->tpl->setVar('pw_lost_txt', $app->lng('pw_lost_txt'));
      $app->tpl->setVar('username_txt', $app->lng('username_txt'));
      $app->tpl->setVar('password_txt', $app->lng('password_txt'));
      $app->tpl->setVar('login_button_txt', $app->lng('login_button_txt'));