From faef26e528f991564c2351ac9cbd90076ef5c7ae Mon Sep 17 00:00:00 2001 From: alcapurrias Date: Tue, 5 Sep 2023 23:59:09 +0200 Subject: [PATCH] Update 'resources/views/front/location.blade.php' --- resources/views/front/location.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/front/location.blade.php b/resources/views/front/location.blade.php index cad5f39..d9a7859 100644 --- a/resources/views/front/location.blade.php +++ b/resources/views/front/location.blade.php @@ -25,10 +25,10 @@ Suspended Count: {{$location->block_count}} @endif -
- This count reflects the number of times this instance has been suspended or silenced be two or more Current Sources +

+ This count reflects the number of times this instance has been suspended or silenced by two or more Current Sources. -
UPDATED : {{$updated}} +

UPDATED: {{$updated}} @endsection \ No newline at end of file