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: | {{ @users_array.passwd }} ← 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. |