From 8ddec01fa3dbbcd0551d87aaf260e3df0dda87d0 Mon Sep 17 00:00:00 2001 From: the_systech Date: Fri, 15 Feb 2002 15:45:07 +0000 Subject: [PATCH] Rolling back changes for site_name_explain lang variable git-svn-id: file:///svn/phpbb/trunk@2159 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/admin/admin_board.php | 1 - phpBB/templates/Euclid/admin/admin_config_body.tpl | 2 +- phpBB/templates/subSilver/admin/board_config_body.tpl | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/phpBB/admin/admin_board.php b/phpBB/admin/admin_board.php index b85256770a..829fe5ef55 100644 --- a/phpBB/admin/admin_board.php +++ b/phpBB/admin/admin_board.php @@ -143,7 +143,6 @@ $template->assign_vars(array( "L_SCRIPT_PATH" => $lang['Script_path'], "L_SCRIPT_PATH_EXPLAIN" => $lang['Script_path_explain'], "L_SITE_NAME" => $lang['Site_name'], - "L_SITE_NAME_EXPLAIN" => $lang['Site_name_explain'], "L_SITE_DESCRIPTION" => $lang['Site_desc'], "L_DISABLE_BOARD" => $lang['Board_disable'], "L_DISABLE_BOARD_EXPLAIN" => $lang['Board_disable_explain'], diff --git a/phpBB/templates/Euclid/admin/admin_config_body.tpl b/phpBB/templates/Euclid/admin/admin_config_body.tpl index c91f7a9240..a0978180b3 100644 --- a/phpBB/templates/Euclid/admin/admin_config_body.tpl +++ b/phpBB/templates/Euclid/admin/admin_config_body.tpl @@ -9,7 +9,7 @@ {L_GENERAL_SETTINGS} - {L_SITE_NAME}:
{L_SITE_NAME_EXPLAIN} + {L_SITE_NAME}: diff --git a/phpBB/templates/subSilver/admin/board_config_body.tpl b/phpBB/templates/subSilver/admin/board_config_body.tpl index 3bc3d0df6f..273c3708c4 100644 --- a/phpBB/templates/subSilver/admin/board_config_body.tpl +++ b/phpBB/templates/subSilver/admin/board_config_body.tpl @@ -8,7 +8,7 @@ {L_GENERAL_SETTINGS} - {L_SERVER_NAME}
{L_SERVER_NAME_EXPLAIN} + {L_SERVER_NAME}