diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php index e0e69a283a..52456945dc 100644 --- a/usr/local/www/system_advanced_admin.php +++ b/usr/local/www/system_advanced_admin.php @@ -240,7 +240,7 @@ function prot_change() {
- +  
diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php index 1fe923d928..0a944a9208 100644 --- a/usr/local/www/system_advanced_firewall.php +++ b/usr/local/www/system_advanced_firewall.php @@ -212,7 +212,7 @@ function update_description(itemnum) {
- +  
@@ -289,7 +289,7 @@ function update_description(itemnum) {

- : + @@ -302,7 +302,7 @@ function update_description(itemnum) { - : + diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php index 1bd5cbfb84..e17f7752ed 100644 --- a/usr/local/www/system_advanced_misc.php +++ b/usr/local/www/system_advanced_misc.php @@ -162,7 +162,7 @@ function maxmss_checked(obj) {
- +  
diff --git a/usr/local/www/system_advanced_network.php b/usr/local/www/system_advanced_network.php index 88847973fd..e8a2b64bbd 100644 --- a/usr/local/www/system_advanced_network.php +++ b/usr/local/www/system_advanced_network.php @@ -194,7 +194,7 @@ function enable_change(enable_over) {
- +  
diff --git a/usr/local/www/system_advanced_sysctl.php b/usr/local/www/system_advanced_sysctl.php index 4e097ca6c3..fb200edf57 100644 --- a/usr/local/www/system_advanced_sysctl.php +++ b/usr/local/www/system_advanced_sysctl.php @@ -162,7 +162,7 @@ include("head.inc");
- +  
diff --git a/usr/local/www/system_authservers.php b/usr/local/www/system_authservers.php index 698a6bedb6..3aef95bb8d 100644 --- a/usr/local/www/system_authservers.php +++ b/usr/local/www/system_authservers.php @@ -511,7 +511,7 @@ function select_clicked() { - + - + @@ -540,7 +540,7 @@ function select_clicked() {
:    
:     - + - + - + diff --git a/usr/local/www/system_camanager.php b/usr/local/www/system_camanager.php index 7aae43e5f7..369f7b6c0d 100644 --- a/usr/local/www/system_camanager.php +++ b/usr/local/www/system_camanager.php @@ -81,8 +81,7 @@ if ($act == "del") { $name = $a_ca[$id]['name']; unset($a_ca[$id]); write_config(); - $savemsg = gettext("Certificate Authority")." {$name} ". - gettext("successfully deleted")."
"; + $savemsg = sprintf(gettext("Certificate Authority %s successfully deleted"), $name) . "
"; } if ($act == "new") { @@ -248,7 +247,7 @@ function method_change() {
:     "> @@ -570,13 +570,13 @@ function select_clicked() {
:    
:    
- +
@@ -323,14 +322,14 @@ function method_change() { - + @@ -342,7 +341,7 @@ function method_change() { @@ -363,7 +362,7 @@ function method_change() { @@ -373,7 +372,7 @@ function method_change() { @@ -383,7 +382,7 @@ function method_change() { @@ -393,7 +392,7 @@ function method_change() { diff --git a/usr/local/www/system_certmanager.php b/usr/local/www/system_certmanager.php index 683bdebc84..4fd51e7842 100644 --- a/usr/local/www/system_certmanager.php +++ b/usr/local/www/system_certmanager.php @@ -82,8 +82,7 @@ if ($act == "del") { $name = $a_cert[$id]['name']; unset($a_cert[$id]); write_config(); - $savemsg = gettext("Certificate")." {$name} ". - gettext("successfully deleted")."
"; + $savemsg = sprintf(gettext("Certificate %s successfully deleted"), $name) . "
"; } if ($act == "new") { @@ -754,10 +753,10 @@ function internalca_change() { - diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php index d09934c6ff..e7c104e068 100755 --- a/usr/local/www/system_firmware_settings.php +++ b/usr/local/www/system_firmware_settings.php @@ -133,12 +133,12 @@ function enable_altfirmwareurl(enable_over) { diff --git a/usr/local/www/system_routes.php b/usr/local/www/system_routes.php index 032a5c2140..454e613c5d 100755 --- a/usr/local/www/system_routes.php +++ b/usr/local/www/system_routes.php @@ -201,7 +201,7 @@ include("head.inc");
- +
  - ex: +   @@ -353,7 +352,7 @@ function method_change() {   - ex: +     - ex: +     - ex: +     - ex: +     - ex: +       - + " alt="" width="17" height="17" border="0" /> - + " alt="" width="17" height="17" border="0" /> ')"> diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index eb8389f8c2..93b69978f0 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -259,7 +259,7 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd")) ">

- :   +  

@@ -296,7 +296,7 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
 :
+

>
- +
:

- : . +

-

:

+

diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php index 313e7e16ea..345bf882e5 100755 --- a/usr/local/www/system_routes_edit.php +++ b/usr/local/www/system_routes_edit.php @@ -184,7 +184,7 @@ include("head.inc"); ?>
- . +
@@ -196,14 +196,14 @@ include("head.inc"); - + - + - + - + - + - + @@ -242,7 +242,7 @@ include("head.inc"); +
@@ -304,10 +304,10 @@ include("head.inc"); optn.value = value; selectbox.options.add(optn); selectbox.selectedIndex = (selectbox.options.length-1); - $('notebox').innerHTML="

NOTE: here."; + $('notebox').innerHTML="

", "");?> } function report_failure() { - alert("."); + alert(""); hide_add_gateway(); } function save_callback(transport) { diff --git a/usr/local/www/system_usermanager_settings_ldapacpicker.php b/usr/local/www/system_usermanager_settings_ldapacpicker.php index 7e656c5652..e6b38c3f77 100644 --- a/usr/local/www/system_usermanager_settings_ldapacpicker.php +++ b/usr/local/www/system_usermanager_settings_ldapacpicker.php @@ -96,7 +96,7 @@ function post_choices() {

- : +

 
:
 
:>>
:
:
:
:
 
-
.
 
diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php index 5d20383a2e..3cb6e4e9c9 100644 --- a/usr/local/www/vpn_l2tp.php +++ b/usr/local/www/vpn_l2tp.php @@ -321,7 +321,7 @@ function enable_change(enable_over) { } ?> -
: 24 255.255.255.0 +
24 255.255.255.0 @@ -338,7 +338,7 @@ function enable_change(enable_over) { } ?> -
: 10 +
10 @@ -402,7 +402,7 @@ function enable_change(enable_over) {
- :
+