diff --git a/web/html/login.php b/web/html/login.php index ed323f83..d5bb1e72 100644 --- a/web/html/login.php +++ b/web/html/login.php @@ -32,7 +32,7 @@ html_header('AUR ' . __("Login"));

- +

diff --git a/web/html/passreset.php b/web/html/passreset.php index 13697b97..42dfc86d 100644 --- a/web/html/passreset.php +++ b/web/html/passreset.php @@ -86,11 +86,11 @@ html_header(__("Password Reset")); - + - +
diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto index 3c7df195..f1324458 100644 --- a/web/lib/config.inc.php.proto +++ b/web/lib/config.inc.php.proto @@ -15,7 +15,6 @@ define( "URL_DIR", "/packages/" ); define( "USERNAME_MIN_LEN", 3 ); define( "USERNAME_MAX_LEN", 16 ); define( "PASSWD_MIN_LEN", 4 ); -define( "PASSWD_MAX_LEN", 128 ); # Default language for displayed messages in the web interface. define("DEFAULT_LANG", "en"); diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 20f552a9..308913da 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -60,13 +60,13 @@

- +

- +