From 1bdb2fd2f226443d9ea86fd7d04e1b20de375449 Mon Sep 17 00:00:00 2001 From: Daniel Brendel Date: Tue, 5 Nov 2024 10:55:23 +0100 Subject: [PATCH] Resolves #298 --- app/views/admin.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/admin.php b/app/views/admin.php index 15bb93f..d61aef6 100644 --- a/app/views/admin.php +++ b/app/views/admin.php @@ -384,6 +384,7 @@
{{ __('app.add_location') }} + {{ __('app.save_all') }}
@@ -593,6 +594,7 @@
{{ __('app.add_calendar_class') }} + {{ __('app.save_all') }}