Skip to content

Commit 0a2a60f

Browse files
committed
1 parent 86d2e01 commit 0a2a60f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $wb["web_user_txt"] = 'Apache user';
4747
$wb["web_group_txt"] = 'Apache group';
4848
$wb["security_level_txt"] = 'Security level';
4949
$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';
50+
$wb["apps_vhost_port_txt"] = 'Apps-vhost port';
51+
$wb["apps_vhost_ip_txt"] = 'Apps-vhost IP';
52+
$wb["apps_vhost_servername_txt"] = 'Apps-vhost Domain';
5353
?>

0 commit comments

Comments
 (0)