From c8ed5d2f96313855f8bc7def451faa4b39a51fec Mon Sep 17 00:00:00 2001 From: Godfrey M Date: Wed, 26 Feb 2025 10:39:48 -0800 Subject: [PATCH] changed icon for error-unescaped to exclamation --- resources/views/notifications.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/notifications.blade.php b/resources/views/notifications.blade.php index 4c62006c55..75a6fc93d3 100755 --- a/resources/views/notifications.blade.php +++ b/resources/views/notifications.blade.php @@ -117,7 +117,7 @@
- + {{ trans('general.notification_error') }}: {!! $message !!}