From 632393b88d6eacce092b62098decf98b63c1c2aa Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Wed, 14 May 2025 21:35:08 +0100 Subject: [PATCH] setup: adjust card width use a container to kinda fix the max-width. Tried this on admin but it messed too much up to bother (the accounts table specifically doesn't like it). --- html/setup.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/html/setup.html b/html/setup.html index f4f8b02..404591a 100644 --- a/html/setup.html +++ b/html/setup.html @@ -6,14 +6,14 @@
-
+
{{ template "lang-select.html" . }}
-
+
jfa-go {{ .lang.StartPage.welcome }}

{{ .lang.StartPage.pressStart }}

@@ -22,7 +22,7 @@ {{ .lang.StartPage.start }}
-
+
{{ .lang.Language.title }}

@@ -53,7 +53,7 @@ {{ .lang.Strings.next }}
-
+
{{ .lang.General.title }}
@@ -153,7 +153,7 @@ {{ .lang.Strings.next }}
-
+
{{ .lang.Login.title }}

{{ .lang.Login.description }}

@@ -198,7 +198,7 @@ {{ .lang.Strings.next }}
-
+
{{ .lang.JellyfinEmby.title }}

{{ .lang.JellyfinEmby.description }}

@@ -249,7 +249,7 @@
-
+
{{ .lang.Ombi.title }}

{{ .lang.Ombi.description }}

@@ -291,7 +291,7 @@
-
+
{{ .lang.UserPage.title }}

{{ .lang.UserPage.description }}

@@ -308,7 +308,7 @@
-
+
{{ .lang.Messages.title }}

@@ -403,7 +403,7 @@
- - - -
+
{{ .lang.PasswordValidation.title }}

{{ .lang.PasswordValidation.description }}

@@ -521,7 +521,7 @@
-
+
{{ .lang.HelpMessages.title }}

{{ .lang.HelpMessages.description }}

@@ -554,10 +554,10 @@
-
+
{{ .lang.EndPage.finished }} -

{{ .lang.EndPage.restartMessage }} {{ .lang.EndPage.urlChangedNotice }}

+

{{ .lang.EndPage.restartMessage }} {{ .lang.EndPage.urlChangedNotice }}