From 33e367125056eb638c5edd8aaf3185f525af534e Mon Sep 17 00:00:00 2001 From: "hanssem@forppl.com" Date: Sun, 9 Aug 2020 23:06:09 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9E=AD=EA=B7=80=EC=A7=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/autoinstall/lang/en.php | 1 - modules/autoinstall/lang/ko.php | 1 - modules/autoinstall/tpl/category.html | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/autoinstall/lang/en.php b/modules/autoinstall/lang/en.php index 08336e974..f9ebe831b 100644 --- a/modules/autoinstall/lang/en.php +++ b/modules/autoinstall/lang/en.php @@ -54,7 +54,6 @@ $lang->typename['skin'] = 'Skin'; $lang->typename['widgetstyle'] = 'Widget style'; $lang->typename['style'] = 'Document style'; -$lang->config = 'Config'; $lang->location_site = 'Location Site'; $lang->about_location_site = 'Please type your location site. ex)https://xe1.xpressengine.com/'; $lang->download_server = 'Download Server'; diff --git a/modules/autoinstall/lang/ko.php b/modules/autoinstall/lang/ko.php index 4d18918f8..6cf2fdcd9 100644 --- a/modules/autoinstall/lang/ko.php +++ b/modules/autoinstall/lang/ko.php @@ -56,7 +56,6 @@ $lang->typename['skin'] = '스킨'; $lang->typename['widgetstyle'] = '위젯스타일'; $lang->typename['style'] = '문서스타일'; -$lang->config = '설정'; $lang->location_site = '로케이션 사이트'; $lang->about_location_site = '로케이션 사이트를 입력해 주세요. 예)https://xe1.xpressengine.com/'; $lang->download_server = '다운로드 서버'; diff --git a/modules/autoinstall/tpl/category.html b/modules/autoinstall/tpl/category.html index 001951684..7b9732b09 100644 --- a/modules/autoinstall/tpl/category.html +++ b/modules/autoinstall/tpl/category.html @@ -1,7 +1,7 @@