From f4b88895ea56b781f163de780dc9f2b73142d839 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Fri, 10 Jun 2022 12:39:08 +0200 Subject: [PATCH] Update update.blade.php --- resources/views/update.blade.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/views/update.blade.php b/resources/views/update.blade.php index 5825e31..9e53be2 100644 --- a/resources/views/update.blade.php +++ b/resources/views/update.blade.php @@ -125,7 +125,10 @@ exit(); ?>

$Vlocal) {echo "You need to update to the latest mainline release";} else {echo "You're running the latest mainline release";} ?>

@else -

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

+

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

+ + View the release notes +
@endif