From 06f3cc1345f39c732c4fea4b547b9fc9d6387d1f Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Thu, 17 Apr 2025 16:58:03 +0930 Subject: [PATCH] Manufacturers > Edit > Opt into HTML fields --- resources/views/manufacturers/edit.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/manufacturers/edit.blade.php b/resources/views/manufacturers/edit.blade.php index 000fd3a8f..1c9b80777 100755 --- a/resources/views/manufacturers/edit.blade.php +++ b/resources/views/manufacturers/edit.blade.php @@ -25,7 +25,7 @@
- + {!! $errors->first('support_url', '') !!}
@@ -35,7 +35,7 @@
- +

{!! trans('admin/manufacturers/message.support_url_help') !!}

{!! $errors->first('warranty_lookup_url', '') !!}