From: Adam Brown Date: Thu, 23 May 2019 14:45:15 +0000 (-0400) Subject: Update maintenance.php X-Git-Tag: v0.28.0~1^2~68^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/1462/head?ds=inline 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 --- 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'])
-
-
+