diff --git a/resources/themes/pterodactyl/admin/users/new.blade.php b/resources/themes/pterodactyl/admin/users/new.blade.php index 3debd78ee..926c3866a 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 3e23bb26d..83d445a5b 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 98b9f6990..41e82fbb8 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 0d29e2c6c..e881aa289 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 @@