We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 959d23d + b71cfcf commit 63172e6Copy full SHA for 63172e6
interface/web/admin/lib/lang/en_system_config.lng
@@ -95,4 +95,7 @@ $wb['ca_iodef_txt'] = 'iodef';
95
$wb['active_txt'] = 'Aktive';
96
$wb['btn_save_txt'] = 'Save';
97
$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';
101
?>
interface/web/themes/default/assets/stylesheets/ispconfig.css
@@ -811,4 +811,4 @@ span.pbvaluemargin {
811
812
.ip_suggestion_server {
813
font-weight: bold;
814
-}
+}
0 commit comments