From 87819891a1f78163531f527908413dab737f849d Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 6 May 2020 16:30:16 +1000 Subject: [PATCH] Updated Fontawesome to v5 --- .../adminlte/views/auth/login.blade.php | 34 ++++++++++++------- .../auth/partials/social_login.blade.php | 4 +-- .../views/auth/passwords/email.blade.php | 2 +- .../views/auth/passwords/reset.blade.php | 6 ++-- .../layouts/partials/htmlheader.blade.php | 7 ++-- .../layouts/partials/mainheader.blade.php | 18 +++++----- .../views/layouts/partials/sidebar.blade.php | 2 +- .../layouts/partials/sidebarmenu.blade.php | 2 +- 8 files changed, 42 insertions(+), 33 deletions(-) diff --git a/resources/themes/adminlte/views/auth/login.blade.php b/resources/themes/adminlte/views/auth/login.blade.php index 747ef65..2149176 100644 --- a/resources/themes/adminlte/views/auth/login.blade.php +++ b/resources/themes/adminlte/views/auth/login.blade.php @@ -8,7 +8,7 @@ @if(isset($login_note) AND $login_note)
-
NOTE!
+
NOTE!
{!! $login_note !!}

@@ -46,18 +46,27 @@
{{ csrf_field() }} -
- -
- -
-
-
- -
- + +
+
+
+ +
+ +
+
+
+ +
+
+ +
+ +
+
+
@@ -66,9 +75,10 @@
+
- +
diff --git a/resources/themes/adminlte/views/auth/partials/social_login.blade.php b/resources/themes/adminlte/views/auth/partials/social_login.blade.php index 5ce12e7..2d48c51 100644 --- a/resources/themes/adminlte/views/auth/partials/social_login.blade.php +++ b/resources/themes/adminlte/views/auth/partials/social_login.blade.php @@ -1,8 +1,8 @@ diff --git a/resources/themes/adminlte/views/auth/passwords/email.blade.php b/resources/themes/adminlte/views/auth/passwords/email.blade.php index 676b828..75c3876 100644 --- a/resources/themes/adminlte/views/auth/passwords/email.blade.php +++ b/resources/themes/adminlte/views/auth/passwords/email.blade.php @@ -39,7 +39,7 @@
- +
diff --git a/resources/themes/adminlte/views/auth/passwords/reset.blade.php b/resources/themes/adminlte/views/auth/passwords/reset.blade.php index 06d0180..23079d0 100644 --- a/resources/themes/adminlte/views/auth/passwords/reset.blade.php +++ b/resources/themes/adminlte/views/auth/passwords/reset.blade.php @@ -31,19 +31,19 @@
- +
- +
- +
diff --git a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php index 3d64875..1ea2b8c 100644 --- a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php @@ -9,12 +9,11 @@ - - - + + - + @if(file_exists('css/social.css')) diff --git a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php index 2ad4ec1..d85a209 100644 --- a/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/mainheader.blade.php @@ -4,7 +4,7 @@ @@ -14,10 +14,10 @@
- +
@@ -30,7 +30,7 @@ @else - + @endif @isset($controlsidebar) @endisset diff --git a/resources/themes/adminlte/views/layouts/partials/sidebar.blade.php b/resources/themes/adminlte/views/layouts/partials/sidebar.blade.php index 6d17984..ae2f76c 100644 --- a/resources/themes/adminlte/views/layouts/partials/sidebar.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/sidebar.blade.php @@ -14,7 +14,7 @@ @if($user->exists) User @else - + @endif
diff --git a/resources/themes/adminlte/views/layouts/partials/sidebarmenu.blade.php b/resources/themes/adminlte/views/layouts/partials/sidebarmenu.blade.php index 34291d6..a8febed 100644 --- a/resources/themes/adminlte/views/layouts/partials/sidebarmenu.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/sidebarmenu.blade.php @@ -2,7 +2,7 @@