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>
|
again.</strong><br><br></div>
|
||||||
<h4>Actions</h4>
|
<h4>Actions</h4>
|
||||||
<x-forms.checkbox id="delete_configurations"
|
<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>
|
</x-modal-confirmation>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue