From 8b1f4e03d653511c34c9806b848759313010b9d2 Mon Sep 17 00:00:00 2001 From: Ugur Aydogdu Date: Tue, 3 Feb 2026 18:02:32 +0000 Subject: [PATCH] Change button type to submit for all forms --- resources/views/widgets/cache_controller.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/widgets/cache_controller.blade.php b/resources/views/widgets/cache_controller.blade.php index f8f038e..9afaf3c 100644 --- a/resources/views/widgets/cache_controller.blade.php +++ b/resources/views/widgets/cache_controller.blade.php @@ -12,7 +12,7 @@

{{ __('Content Stache') }}

@csrf - +
@@ -20,7 +20,7 @@ @if (config('statamic.static_caching.strategy'))
@csrf - +
@else disabled @@ -30,20 +30,20 @@

{{ __('Application Cache') }}

@csrf - +

{{ __('Image Cache') }}

@csrf - +
@csrf - +