diff --git a/resources/views/layouts/sidebar.blade.php b/resources/views/layouts/sidebar.blade.php index 2f01cea..bcba6fe 100755 --- a/resources/views/layouts/sidebar.blade.php +++ b/resources/views/layouts/sidebar.blade.php @@ -210,7 +210,7 @@ if ($url1sb->successful() or $url2sb->successful()) { @if(auth()->user()->role == 'admin' and $Vgit > $Vlocal) - An update is available + An update is available @endif @endif @elseif(env('NOTIFY_UPDATES') == 'major')