Skip to content

Commit 63172e6

Browse files
author
Pascal Dreissen
committed
Merge branch 'master' into 'applemooz_master'
Master See merge request pdreissen/ispconfig3!38
2 parents 959d23d + b71cfcf commit 63172e6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

interface/web/admin/lib/lang/en_system_config.lng

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,7 @@ $wb['ca_iodef_txt'] = 'iodef';
9595
$wb['active_txt'] = 'Aktive';
9696
$wb['btn_save_txt'] = 'Save';
9797
$wb['btn_cancel_txt'] = 'Cancel';
98+
$wb['use_ipsuggestions_txt'] = 'Enable IP suggestions dropdown';
99+
$wb['use_ipsuggestions_descr_txt'] = 'Shows a dropdown list of IP addresses below a field where an IP address is needed for both IPv4 and IPv6.';
100+
$wb['ipsuggestions_max_txt'] = 'Max IP suggestions';
98101
?>

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,4 +811,4 @@ span.pbvaluemargin {
811811

812812
.ip_suggestion_server {
813813
font-weight: bold;
814-
}
814+
}

0 commit comments

Comments
 (0)