From 2827f134cfe98927f2fd5abea4cb2d9ebdd9951c Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 19 Nov 2002 09:06:42 +0000 Subject: [PATCH] Fixed some strings --- lang/en/auth.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lang/en/auth.php b/lang/en/auth.php index 3777c41a12..0b91f88196 100644 --- a/lang/en/auth.php +++ b/lang/en/auth.php @@ -1,5 +1,4 @@ ADOdb documentation for details)"; $string['auth_dbname'] = "Name of the database itself"; $string['auth_dbuser'] = "Username with read access to the database"; $string['auth_dbpass'] = "Password matching the above username"; $string['auth_dbtable'] = "Name of the table in the database"; $string['auth_dbfielduser'] = "Name of the field containing usernames"; $string['auth_dbfieldpass'] = "Name of the field containing passwords"; -$string['auth_db_instructions'] = "Use the same username and password as your school account"; $string['auth_nntptitle'] = "Use an NNTP server"; $string['auth_nntpdescription'] = "This method uses an NNTP server to check whether a given username and password is valid."; -- 2.39.5