From d984bec17515bcb18c8130734a3ffa17b8597231 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:08:58 +0200 Subject: [PATCH] Ajust text --- resources/views/components/modal-confirmation.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index 1a20b72d8..ce5d7177d 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -195,7 +195,7 @@ @if($confirmWithText)

Confirm Actions

-

Please confirm the actions by entering the text seen below

+

Please confirm the execution of the actions by entering the Resource Name below

@endif