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.
1 parent 86d2e01 commit 0a2a60fCopy full SHA for 0a2a60f
interface/web/admin/lib/lang/en_server_config.lng
@@ -47,7 +47,7 @@ $wb["web_user_txt"] = 'Apache user';
47
$wb["web_group_txt"] = 'Apache group';
48
$wb["security_level_txt"] = 'Security level';
49
$wb["loglevel_txt"] = 'Loglevel';
50
-$wb["apps_vhost_port"] = 'Apps-vhost port';
51
-$wb["apps_vhost_ip"] = 'Apps-vhost IP';
52
-$wb["apps_vhost_servername"] = 'Apps-vhost Domain';
+$wb["apps_vhost_port_txt"] = 'Apps-vhost port';
+$wb["apps_vhost_ip_txt"] = 'Apps-vhost IP';
+$wb["apps_vhost_servername_txt"] = 'Apps-vhost Domain';
53
?>
0 commit comments