From 0e4b6eb5ddcdf59cbf9794a8c5fdeeb0f5529cd0 Mon Sep 17 00:00:00 2001 From: Mattia Piccapietra Date: Mon, 14 Oct 2024 19:43:53 +0200 Subject: [PATCH] Added html encoding on alert.blade.php partial --- resources/views/partials/alert.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/partials/alert.blade.php b/resources/views/partials/alert.blade.php index 684758ebc2..9bf92484e7 100644 --- a/resources/views/partials/alert.blade.php +++ b/resources/views/partials/alert.blade.php @@ -13,7 +13,7 @@ {{ __('Change a few things up and try submitting again.') }}