From 2eaab6d9fb8a0ab956cedbdd3a7b80a941b5a2b4 Mon Sep 17 00:00:00 2001 From: Marcus Moore Date: Mon, 17 Jul 2023 12:23:31 -0700 Subject: [PATCH] Change message to a callout --- resources/views/categories/edit.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/categories/edit.blade.php b/resources/views/categories/edit.blade.php index c388c4af77..055a7df98f 100755 --- a/resources/views/categories/edit.blade.php +++ b/resources/views/categories/edit.blade.php @@ -73,9 +73,10 @@ {{ Form::checkbox('checkin_email', '1', old('checkin_email', $item->checkin_email), ['aria-label'=>'checkin_email']) }} {{ trans('admin/categories/general.checkin_email') }} - +
+ An email will be sent to the user because a EULA is set for this category. - +