1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Rolling back changes for site_name_explain lang variable

git-svn-id: file:///svn/phpbb/trunk@2159 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
the_systech
2002-02-15 15:45:07 +00:00
parent 9c96d256c1
commit 8ddec01fa3
3 changed files with 2 additions and 3 deletions

View File

@@ -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'],