From 382e893836cce53d21c4ba43de2908df33f5f052 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Tue, 17 Mar 2026 02:59:09 -0500 Subject: [PATCH] update --- resources/views/auth/eve.blade.php | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/resources/views/auth/eve.blade.php b/resources/views/auth/eve.blade.php index 7fa7646..d897b99 100644 --- a/resources/views/auth/eve.blade.php +++ b/resources/views/auth/eve.blade.php @@ -16,19 +16,21 @@ @endif -
- @if (session('error')) -
{{ session('error') }}
- @endif - -

Sign in with EVE Online

+
+
+ @if (session('error')) +
{{ session('error') }}
+ @endif + +

Sign in with EVE Online

- - {{-- Put the official EVE SSO image in: public/images/eve-sso.png --}} - EVE Online Single Sign-On - + + {{-- Put the official EVE SSO image in: public/images/eve-sso.png --}} + EVE Online Single Sign-On + -
Click the image to begin the EVE Online SSO flow.
+
Click the image to begin the EVE Online SSO flow.
+
\ No newline at end of file