From 47a107ac5b27c41a0b1ef6cc0f13a39cc0e5ceee Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Thu, 23 May 2019 10:45:15 -0400 Subject: [PATCH] Update maintenance.php * Added a link to the Github releases page when someone clicks the current release version (to look for changelog information, or to see if there are new updates) * Removed unnecessary BR tag by fixing the CSS class for the version display so it is properly aligned with the rest of the menu --- resources/views/settings/maintenance.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/settings/maintenance.blade.php b/resources/views/settings/maintenance.blade.php index c3ca8c96f..8e60b65aa 100644 --- a/resources/views/settings/maintenance.blade.php +++ b/resources/views/settings/maintenance.blade.php @@ -7,9 +7,10 @@
@include('settings.navbar', ['selected' => 'maintenance'])
-
-
+