From 76fc65d0e5ccae9cdf488c27c3522377cc1e09af Mon Sep 17 00:00:00 2001 From: HDVinnie Date: Mon, 1 Jun 2020 13:46:36 -0400 Subject: [PATCH] update: sidenav --- resources/views/partials/side_nav.blade.php | 34 +++++++++++++-------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/resources/views/partials/side_nav.blade.php b/resources/views/partials/side_nav.blade.php index 6ab841354..d8a2aada0 100644 --- a/resources/views/partials/side_nav.blade.php +++ b/resources/views/partials/side_nav.blade.php @@ -11,23 +11,33 @@
  • @if (auth()->user()->torrent_layout == 1) - @elseif (auth()->user()->torrent_layout == 2) - - @else - - @endif - - @lang('torrent.torrents') - - + @elseif (auth()->user()->torrent_layout == 2) + + @else + + @endif + + @lang('torrent.torrents') + +
  • -
  • - +
  • + @lang('common.publish') +