From 869c54970e52bdc415fd234a961fd53345b97044 Mon Sep 17 00:00:00 2001 From: Flat Date: Sun, 3 Jul 2016 16:15:52 +0900 Subject: [PATCH] Correct typo, replace 'LoadAverage' with 'Load Average' --- web/add/web/index.php | 4 ++-- web/edit/web/index.php | 2 +- web/templates/admin/add_firewall_banlist.html | 6 +++--- web/templates/admin/add_web.html | 8 ++++---- web/templates/admin/list_services.html | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web/add/web/index.php b/web/add/web/index.php index 0be71f63..22cb7abb 100644 --- a/web/add/web/index.php +++ b/web/add/web/index.php @@ -60,7 +60,7 @@ if (!empty($_POST['ok'])) { $aliases = implode(",",$aliases_arr); $aliases = escapeshellarg($aliases); - // Define proxy extentions + // Define proxy extensions $v_proxy_ext = $_POST['v_proxy_ext']; $proxy_ext = preg_replace("/\n/", ",", $v_proxy_ext); $proxy_ext = preg_replace("/\r/", ",", $proxy_ext); @@ -272,7 +272,7 @@ if (!empty($_POST['ok'])) { $fp = fopen($v_ftp_password, "w"); fwrite($fp, $v_ftp_user_data['v_ftp_password']."\n"); fclose($fp); - exec (VESTA_CMD."v-add-web-domain-ftp ".$user." ".$v_domain." ".$v_ftp_user." ".$v_ftp_password . " " . $v_ftp_path, $output, $return_var); + exec (VESTA_CMD."v-add-web-domain-ftp ".$user." ".$v_domain." ".$v_ftp_user." ".$v_ftp_password . " " . $v_ftp_path, $output, $return_var); check_return_code($return_var,$output); unset($output); unlink($v_ftp_password); diff --git a/web/edit/web/index.php b/web/edit/web/index.php index e28aa713..339a6819 100644 --- a/web/edit/web/index.php +++ b/web/edit/web/index.php @@ -222,7 +222,7 @@ if (!empty($_POST['save'])) { $restart_proxy = 'yes'; } - // Change proxy template / Update extention list + // Change proxy template / Update extension list if ((!empty($_SESSION['PROXY_SYSTEM'])) && (!empty($v_proxy)) && (!empty($_POST['v_proxy'])) && (empty($_SESSION['error_msg']))) { $ext = preg_replace("/\n/", " ", $_POST['v_proxy_ext']); $ext = preg_replace("/,/", " ", $ext); diff --git a/web/templates/admin/add_firewall_banlist.html b/web/templates/admin/add_firewall_banlist.html index 9c09d8da..43d41ba5 100644 --- a/web/templates/admin/add_firewall_banlist.html +++ b/web/templates/admin/add_firewall_banlist.html @@ -54,7 +54,7 @@ @@ -72,7 +72,7 @@ @@ -95,4 +95,4 @@
- +
- () + ()
- \ No newline at end of file + diff --git a/web/templates/admin/add_web.html b/web/templates/admin/add_web.html index 2a917029..ee489c42 100644 --- a/web/templates/admin/add_web.html +++ b/web/templates/admin/add_web.html @@ -142,7 +142,7 @@ - + @@ -153,7 +153,7 @@ @@ -164,7 +164,7 @@
- +
- + / @@ -242,7 +242,7 @@ } echo ">" . htmlentities(__($value)) . "\n"; } - ?> + ?> diff --git a/web/templates/admin/list_services.html b/web/templates/admin/list_services.html index aa85671c..28cd8ba3 100644 --- a/web/templates/admin/list_services.html +++ b/web/templates/admin/list_services.html @@ -91,7 +91,7 @@
-
:
+
: