- + |
- + |
- + |
- () + =__('IP address')?> (=__('CIDR format is supported')?>) |
Username: | +=__('Username')?>: | william.cage@=htmlentities($v_domain)?> | |
Password: | +=__('Password')?>: | ****** | |
IMAP hostname: | +=__('IMAP hostname')?>: | =htmlentities($v_domain)?> | |
IMAP port: | +=__('IMAP port')?>: | 143 | |
IMAP security: | -STARTTLS | +=__('IMAP security')?>: | +=__('STARTTLS')?> |
IMAP auth method: | -Normal password | +=__('IMAP auth method')?>: | +=__('Normal password')?> |
SMTP hostname | +=__('SMTP hostname')?> | =htmlentities($v_domain)?> | |
SMTP port: | +=__('SMTP port')?>: | 587 | |
SMTP security: | -STARTTLS | +=__('SMTP security')?>: | +=__('STARTTLS')?> |
SMTP auth method: | -Normal password | +=__('SMTP auth method')?>: | +=__('Normal password')?> |
- + |
- + |
- + |
# (=__('delete')?>)
@@ -497,4 +497,3 @@
});
-
diff --git a/web/templates/admin/list_backup_detail.html b/web/templates/admin/list_backup_detail.html
index 2c721ba7a..65449b0b7 100644
--- a/web/templates/admin/list_backup_detail.html
+++ b/web/templates/admin/list_backup_detail.html
@@ -393,7 +393,7 @@
?>
- back
+ =__('Back')?>
diff --git a/web/templates/admin/list_backup_exclusions.html b/web/templates/admin/list_backup_exclusions.html
index d9de37639..1f0998af2 100644
--- a/web/templates/admin/list_backup_exclusions.html
+++ b/web/templates/admin/list_backup_exclusions.html
@@ -111,7 +111,7 @@
- back
+ =__('Back')?>
diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html
index e4b55877b..0dd32b599 100644
--- a/web/templates/admin/list_dns_rec.html
+++ b/web/templates/admin/list_dns_rec.html
@@ -139,7 +139,7 @@ v_unit_id="=$key?>" v_section="dns_rec">
?>
- back
+ =__('Back')?>
diff --git a/web/templates/admin/list_firewall.html b/web/templates/admin/list_firewall.html
index 73990d58d..1a02a9360 100644
--- a/web/templates/admin/list_firewall.html
+++ b/web/templates/admin/list_firewall.html
@@ -72,8 +72,8 @@
}
?>
- " sort-protocol="=$data[$key]['PROTOCOL']?>" sort-port="=$data[$key]['PORT']?>"
+ " sort-protocol="=$data[$key]['PROTOCOL']?>" sort-port="=$data[$key]['PORT']?>"
sort-ip="=str_replace('.', '', $data[$key]['IP'])?>" sort-comment="=$data[$key]['COMMENT']?>" sort-star=" if($_SESSION['favourites']['FIREWALL'][$key] == 1) echo '1'; else echo '2'; ?>">
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html
index ada609a2a..670f25782 100644
--- a/web/templates/admin/list_ip.html
+++ b/web/templates/admin/list_ip.html
@@ -62,8 +62,8 @@
" sort-interface="=__($data[$key]['INTERFACE'])?>" sort-domains="=$data[$key]['U_WEB_DOMAINS']?>"
-sort-owner="=__($data[$key]['OWNER'])?>" sort-star=" if($_SESSION['favourites']['IP'][$key] == 1) echo '1'; else echo '0'; ?>">
+sort-netmask="=str_replace('.', '', $data[$key]['NETMASK'])?>" sort-interface="=$data[$key]['INTERFACE']?>" sort-domains="=$data[$key]['U_WEB_DOMAINS']?>"
+sort-owner="=$data[$key]['OWNER']?>" sort-star=" if($_SESSION['favourites']['IP'][$key] == 1) echo '1'; else echo '0'; ?>">
|
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html
index 9607d127e..2d133d6bf 100644
--- a/web/templates/admin/list_mail_acc.html
+++ b/web/templates/admin/list_mail_acc.html
@@ -216,7 +216,7 @@ sort-star=" if($_SESSION['favourites']['MAIL_ACC'][$key."@".$_GET['domain']] =
?>