This commit is contained in:
Saeed Vaziry 2024-01-08 16:25:12 +01:00
parent e997d0deea
commit 2462b31f3b

View File

@ -1,7 +1,7 @@
<x-card>
<x-slot name="title">{{ __('Update VHost') }}</x-slot>
<x-slot name="description">{{ __("You can change your site's PHP version here") }}</x-slot>
<x-slot name="description">{{ __("You can change your site's VHost configuration") }}</x-slot>
<form
id="update-vhost"