cfoe
2012-05-18 0ce30a8db85c4dbc63f566bb2666eb66fad78f7f
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'));