diff --git a/panel/ui/vhost/users-user.html b/panel/ui/vhost/users-user.html index ca89582..1b64c15 100644 --- a/panel/ui/vhost/users-user.html +++ b/panel/ui/vhost/users-user.html @@ -37,11 +37,11 @@ - {{ @vhost_domain.virtualhost }} + {{ @vhost_domain.domain }} {{ @vhost_domain.username }} {{ @vhost_domain.status }} {{ @vhost_domain.php }} - Disable Delete + Disable Delete diff --git a/panel/ui/vhost/vhosts-edit.html b/panel/ui/vhost/vhosts-edit.html index 33ab018..ad454c9 100644 --- a/panel/ui/vhost/vhosts-edit.html +++ b/panel/ui/vhost/vhosts-edit.html @@ -4,7 +4,7 @@

- Change PHP Version for {{ @vhost_array.virtualhost }} + Change PHP Version for {{ @vhost_array.domain }}