From 5984ea466fbadc97a110f1a63a50971ed7a7425c Mon Sep 17 00:00:00 2001 From: natrak <> Date: Fri, 2 Jun 2000 18:58:30 +0000 Subject: [PATCH] more fixes --- account.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account.php b/account.php index 0ee2084e1f02..f4a7f4073341 100644 --- a/account.php +++ b/account.php @@ -18,7 +18,7 @@ function showLogin($userid = "") { print("User ID:\n"); print("Password:\n"); print("\n"); - print("Register as new user.\n"); + print("Register as new user.\n"); print("$user->ublock\n"); print("\n"); print("\n");