From 432ab4188f9b7d214889216304d4a00f888c59a4 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 13 Nov 2023 17:01:39 +0100 Subject: [sysconfig] Make title field required via HTML --- modules-available/sysconfig/templates/ad-start.html | 2 +- modules-available/sysconfig/templates/branding-check.html | 2 +- modules-available/sysconfig/templates/cfg-start.html | 2 +- modules-available/sysconfig/templates/custom-fileselect.html | 2 +- modules-available/sysconfig/templates/ldap-start.html | 2 +- modules-available/sysconfig/templates/sshconfig-start.html | 2 +- modules-available/sysconfig/templates/sshkey-start.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules-available/sysconfig/templates/ad-start.html b/modules-available/sysconfig/templates/ad-start.html index 3cca080f..6dd6208a 100644 --- a/modules-available/sysconfig/templates/ad-start.html +++ b/modules-available/sysconfig/templates/ad-start.html @@ -21,7 +21,7 @@
{{lang_moduleTitle}} - +
Server * diff --git a/modules-available/sysconfig/templates/branding-check.html b/modules-available/sysconfig/templates/branding-check.html index d48f9631..80eb4d48 100644 --- a/modules-available/sysconfig/templates/branding-check.html +++ b/modules-available/sysconfig/templates/branding-check.html @@ -20,7 +20,7 @@
- +
{{lang_cancel}} diff --git a/modules-available/sysconfig/templates/cfg-start.html b/modules-available/sysconfig/templates/cfg-start.html index b4628cba..018cf89f 100644 --- a/modules-available/sysconfig/templates/cfg-start.html +++ b/modules-available/sysconfig/templates/cfg-start.html @@ -3,7 +3,7 @@
{{lang_name}} * - +

{{lang_configurationChoose}}

diff --git a/modules-available/sysconfig/templates/custom-fileselect.html b/modules-available/sysconfig/templates/custom-fileselect.html index 66060cb0..5f190f08 100644 --- a/modules-available/sysconfig/templates/custom-fileselect.html +++ b/modules-available/sysconfig/templates/custom-fileselect.html @@ -5,7 +5,7 @@
{{lang_moduleName}} + autofocus="autofocus" required>
diff --git a/modules-available/sysconfig/templates/ldap-start.html b/modules-available/sysconfig/templates/ldap-start.html index 059d54f5..e6c98680 100644 --- a/modules-available/sysconfig/templates/ldap-start.html +++ b/modules-available/sysconfig/templates/ldap-start.html @@ -11,7 +11,7 @@
{{lang_moduleTitle}} - +
Server * diff --git a/modules-available/sysconfig/templates/sshconfig-start.html b/modules-available/sysconfig/templates/sshconfig-start.html index 9920683d..b56be415 100644 --- a/modules-available/sysconfig/templates/sshconfig-start.html +++ b/modules-available/sysconfig/templates/sshconfig-start.html @@ -3,7 +3,7 @@
{{lang_moduleName}} - +

diff --git a/modules-available/sysconfig/templates/sshkey-start.html b/modules-available/sysconfig/templates/sshkey-start.html index 1d36afea..8033740c 100644 --- a/modules-available/sysconfig/templates/sshkey-start.html +++ b/modules-available/sysconfig/templates/sshkey-start.html @@ -3,7 +3,7 @@
{{lang_moduleName}} - +
-- cgit v1.2.3-55-g7522