mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-22 03:02:20 +00:00
7 lines
175 B
PHP
7 lines
175 B
PHP
<x-confirm-modal
|
|
name="uninstall-php"
|
|
:title="__('Uninstall PHP')"
|
|
:description="__('Are you sure you want to uninstall this version?')"
|
|
method="uninstall"
|
|
/>
|