From 9395109d333a4134e5e81ac4e800f9046966ad78 Mon Sep 17 00:00:00 2001 From: Matthew Saunders Brown Date: Thu, 10 Aug 2023 08:51:17 -0700 Subject: [PATCH] adjust SFTP info display --- panel/ui/vhost/vhosts-vhost.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/panel/ui/vhost/vhosts-vhost.html b/panel/ui/vhost/vhosts-vhost.html index e42b00c..862ecbc 100644 --- a/panel/ui/vhost/vhosts-vhost.html +++ b/panel/ui/vhost/vhosts-vhost.html @@ -30,7 +30,7 @@ {{ @vhost_array.username }} {{ @users_array.fpmmax }} - Edit + Edit User @@ -95,10 +95,7 @@ Hostname:{{ @vhost_array.virtualhost }} Username:{{ @vhost_array.username }} Password: ← hover mouse here to reveal - User Home Directory:/home/{{ @vhost_array.username }}/ - Website Files Directory:/srv/www/{{ @vhost_array.username }}/html/ - User Jailed:{{ @users_array.jailed }} - Action:Edit User + Directory:/srv/www/{{ @vhost_array.virtualhost }}/html/ Notes:The above information can also be used for SSH access.