]> BookStack Code Mirror - bookstack/blobdiff - resources/views/settings/index.blade.php
Update Localization.php in Middleware with "no" tag for estimate.
[bookstack] / resources / views / settings / index.blade.php
index b688d96469a7df900be90cc1587f20192aec3478..8adc1045b46d15a8744e15f06d54b3992d07a3e6 100644 (file)
@@ -3,16 +3,7 @@
 @section('body')
     <div class="container small">
 
-        <div class="grid left-focus v-center no-row-gap">
-            <div class="py-m">
-                @include('settings.navbar', ['selected' => 'settings'])
-            </div>
-            <div class="text-right p-m">
-                <a target="_blank" rel="noopener noreferrer" href="https://github.com/BookStackApp/BookStack/releases">
-                    BookStack @if(strpos($version, 'v') !== 0) version @endif {{ $version }}
-                </a>
-            </div>
-        </div>
+        @include('settings.navbar-with-version', ['selected' => 'settings'])
 
         <div class="card content-wrap auto-height">
             <h2 id="features" class="list-heading">{{ trans('settings.app_features_security') }}</h2>