A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / language / en.php
index efdee8c960d0231a1bf062191227fadd9206f415..35616be652f9085b51fde36bbd9e6e51ab53df01 100644 (file)
@@ -91,7 +91,7 @@ define('RETURN_MYSQL_PAGE', "Back to MySQL settings");
 define('INSTALL_FINALIZER_FAILED', "While installtion unexpected errors occur! The finalizer cannt finish installation.");
 define('INSTALL_MAYBE_DONE', "The installation is possibely completed or unexpected errros occur.");
 define('INSTALL_FINISHED', "Installation is completed! :-)");
-define('INSTALL_FIN_SECU', "<STRONG><U>Security notes:</U></STRONG><BR>Install a .htaccess file in directory inc and templates including all secondary directories.");
+define('INSTALL_FIN_SECU', "<STRONG><U>Security notes:</U></STRONG><br />Install a .htaccess file in directory inc and templates including all secondary directories.");
 define('CONTINUE_ADMIN', "Continue to administrator's area...");
 define('RUNTIME_PROBLEMS_DETECTED', "Runtime-problem detected!");
 define('FATAL_INC_WRITABLE', "Directory inc is writeable! Please set the access rights to CHMOD 755.");
@@ -119,7 +119,7 @@ define('ADMIN_LOGIN_ALREADY_REG', "Your entered admin-login does already exists.
 define('ADMIN_REGISTER_FAILED', "While creating an admin-account an unexpected error occurs!");
 define('ADMIN_REGISTER_DONE', "Admin account created. You can use the account to login into the admin-area.");
 define('ADMIN_CANNOT_COMPLETE', "Cannot finish registration of admin-account!");
-define('ADMIN_LOGIN_NOW', "You can now login into the admin-area.<BR>Enter your admin-login (not user-login!) and the password to do so.");
+define('ADMIN_LOGIN_NOW', "You can now login into the admin-area.<br />Enter your admin-login (not user-login!) and the password to do so.");
 define('ENTER_ADMIN_LOGIN', "Administrator login");
 define('ENTER_ADMIN_PASS', "Password");
 define('ADMIN_LOGIN_SUBMIT', "Login to admin-area");