From 7927d8e021a2e869f9493f8d8380934e5ee0becc Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Wed, 25 May 2022 17:05:19 +0200 Subject: [PATCH] Update update.blade.php --- resources/views/update.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/update.blade.php b/resources/views/update.blade.php index e11995e..705ca3f 100644 --- a/resources/views/update.blade.php +++ b/resources/views/update.blade.php @@ -24,8 +24,8 @@

Updater

You can update your installation automatically or download the update and install it manually:


-    -    +    +  
@endif @@ -78,7 +78,7 @@ exit(); ?>

Success!

The update was successful, you can now return to the Admin Panel:


-    +  
@endif