Update delete configuration label in danger.blade.php
This commit is contained in:
parent
45281360d5
commit
25c4d282ce
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@
|
|||
again.</strong><br><br></div>
|
||||
<h4>Actions</h4>
|
||||
<x-forms.checkbox id="delete_configurations"
|
||||
label="Permanently delete configuration files of this resource from the server?"></x-forms.checkbox>
|
||||
label="Permanently delete configuration files from the server?"></x-forms.checkbox>
|
||||
</x-modal-confirmation>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue