From 9c96d256c16b99d3ccdc6bb6da7b409eb77587df Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 15 Feb 2002 15:36:35 +0000 Subject: [PATCH] Remove lang_admin changes, sorry Jonathan no more changes ... we really have to put a freeze on these, I'm fed up dealing with continual updates of translations :) git-svn-id: file:///svn/phpbb/trunk@2158 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/lang_english/lang_admin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/language/lang_english/lang_admin.php b/phpBB/language/lang_english/lang_admin.php index 98bef0fd2b..51b7657728 100644 --- a/phpBB/language/lang_english/lang_admin.php +++ b/phpBB/language/lang_english/lang_admin.php @@ -244,7 +244,6 @@ $lang['Script_path_explain'] = "The path where phpBB2 is located relative to the $lang['Server_port'] = "Server Port"; $lang['Server_port_explain'] = "The port your server is running on, usually 80, only change if different"; $lang['Site_name'] = "Site name"; -$lang['Site_name_explain'] = "No html tags allowed!"; $lang['Site_desc'] = "Site description"; $lang['Board_disable'] = "Disable board"; $lang['Board_disable_explain'] = "This will make the board unavailable to users. Do not logout when you disable the board, you will not be able to log back in!";