From c5161c8c6550e813361178138dc385849c965029 Mon Sep 17 00:00:00 2001 From: doudoudzj Date: Tue, 11 Dec 2018 17:57:47 +0800 Subject: [PATCH] 1.Update multi-language module 2.add: Add Korean Language --- about_crogram.php | 2 +- about_ifastnet.php | 2 +- about_uiisc.php | 2 +- contact.php | 53 +- css/style.css | 61 +- footer.php | 25 +- help.php | 37 +- include/language.php | 252 ++-- include/language/en-US/language.php | 4 +- include/language/ko/language.php | 64 ++ include/language/zh-CN/language.php | 4 +- include/language/zh-HK/language.php | 4 +- include/language/zh-TW/language.php | 4 +- index.php | 2 +- lang.php | 4 +- legal_cancellation-refund.php | 140 +-- legal_payment-methods.php | 124 +- legal_privacy.php | 152 ++- legal_terms.php | 1649 +++++++++++++-------------- login.php | 50 +- nav.php | 77 +- news.php | 2 +- register.php | 2 +- register_bak.php | 2 +- solution.php | 31 +- 25 files changed, 1392 insertions(+), 1357 deletions(-) create mode 100644 include/language/ko/language.php diff --git a/about_crogram.php b/about_crogram.php index 0939030..b5978ab 100644 --- a/about_crogram.php +++ b/about_crogram.php @@ -3,7 +3,7 @@ define('IN_SYS', true); require_once "core.php"; ?> - + About Crogram - <?php echo $title;?> diff --git a/about_ifastnet.php b/about_ifastnet.php index ea6eb26..9bb46fc 100644 --- a/about_ifastnet.php +++ b/about_ifastnet.php @@ -3,7 +3,7 @@ define('IN_SYS', true); require_once "core.php"; ?> - + About Crogram - <?php echo $title;?> diff --git a/about_uiisc.php b/about_uiisc.php index f6cb345..dbe3882 100644 --- a/about_uiisc.php +++ b/about_uiisc.php @@ -3,7 +3,7 @@ define('IN_SYS', true); require_once "core.php"; ?> - + About UIISC - <?php echo $title;?> diff --git a/contact.php b/contact.php index 99a55d0..189a36c 100644 --- a/contact.php +++ b/contact.php @@ -3,42 +3,41 @@ require_once ("core.php"); ?> - + <?=$title?> - <?php echo $LANG['contact_us']; ?> + -
-
-
-
-
- -
-
-
+ +
+
+
+

Contact

+

If you have any problems or have the need to contact us to ask a question, + you can use the integrated support system in your control panel to create a support ticket.

+

We will reply to your question as soon as possible.

+

For technical support please look at the Knowledge Base

+
+
+

+

Shanghai China.

+
+
+

Others

+

Crogram Inc.

+
+
+
+ \ No newline at end of file diff --git a/css/style.css b/css/style.css index 2cdbf09..24427bc 100644 --- a/css/style.css +++ b/css/style.css @@ -1,18 +1,6 @@ -* { +body { margin: 0; padding: 0; -} - -input { - border: 0; - outline-width: 0 !important; -} - -button { - outline-width: 0 !important; -} - -body { padding-top: 20px; padding-bottom: 100px; line-height: 1.5; @@ -23,12 +11,19 @@ body { overflow-y: auto; } -.section-wrap { - padding: 10px 0; +input { + + border: 0; + outline-width: 0 !important; } -.section-wrap.title { - border-bottom: 1px solid; +button { + outline-width: 0 !important; +} + + +.section-wrap { + padding: 10px 0; } .home { @@ -143,41 +138,11 @@ body.fixed-header-on { } .form-account { - max-width: 330px; + max-width: 300px; padding: 15px; margin: 0 auto; } -.form-account .form-control { - position: relative; - height: auto; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - font-size: 16px; -} - -.form-account .form-control:focus { - z-index: 2; -} - -.form-account .checkbox { - margin-bottom: 10px; - font-weight: normal; -} - -.form-account input[type="text"] { - margin-bottom: -1px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} - -.form-account input[type="password"] { - margin-bottom: 10px; - border-top-left-radius: 0; - border-top-right-radius: 0; -} - .form-domain { max-width: 430px; padding: 15px; diff --git a/footer.php b/footer.php index 858bfe7..be0853c 100644 --- a/footer.php +++ b/footer.php @@ -11,19 +11,20 @@ if (!defined('IN_SYS')) { - - - - + + + +