NEW - bug 210: Babel or Babel-like Community Internationalization
https://foundation.eclipse.org/infrazilla/show_bug.cgi?id=210
diff --git a/html/login.php b/html/login.php
index b64d1c8..9be8b56 100755
--- a/html/login.php
+++ b/html/login.php
@@ -16,7 +16,7 @@
require_once(BABEL_BASE_DIR . "classes/system/user.class.php");
require_once(BABEL_BASE_DIR . "classes/system/session.class.php");
-$pageTitle = "Babel Login";
+$pageTitle = "Contribute Translations to Babel";
$pageKeywords = "translation,language,nlpack,pack,eclipse,babel";
$USERNAME = $App->getHTTPParameter("username", "POST");