diff --git a/resources/themes/pterodactyl/admin/users/new.blade.php b/resources/themes/pterodactyl/admin/users/new.blade.php index 3debd78e..926c3866 100644 --- a/resources/themes/pterodactyl/admin/users/new.blade.php +++ b/resources/themes/pterodactyl/admin/users/new.blade.php @@ -82,8 +82,8 @@

Setting this to 'Yes' gives a user full administrative access.

diff --git a/resources/themes/pterodactyl/admin/users/view.blade.php b/resources/themes/pterodactyl/admin/users/view.blade.php index 3e23bb26..83d445a5 100644 --- a/resources/themes/pterodactyl/admin/users/view.blade.php +++ b/resources/themes/pterodactyl/admin/users/view.blade.php @@ -99,8 +99,8 @@

Setting this to 'Yes' gives a user full administrative access.

diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/themes/pterodactyl/layouts/master.blade.php index 98b9f699..41e82fbb 100644 --- a/resources/themes/pterodactyl/layouts/master.blade.php +++ b/resources/themes/pterodactyl/layouts/master.blade.php @@ -75,15 +75,15 @@ {{--
  • --}} - {{----}} + {{----}} {{--
  • --}} @if(Auth::user()->root_admin)
  • -
  • +
  • @endif
  • -
  • +
  • diff --git a/resources/themes/pterodactyl/server/files/edit.blade.php b/resources/themes/pterodactyl/server/files/edit.blade.php index 0d29e2c6..e881aa28 100644 --- a/resources/themes/pterodactyl/server/files/edit.blade.php +++ b/resources/themes/pterodactyl/server/files/edit.blade.php @@ -40,7 +40,7 @@

    {{ $file }}

    - +
    @@ -49,7 +49,7 @@