From: Michael Tremer Date: Wed, 27 Nov 2024 13:42:18 +0000 (+0000) Subject: users: Add control wrappers around control elements X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a268113cf9c9404e352b6b437958ca6be8af639b;p=ipfire.org.git users: Add control wrappers around control elements Signed-off-by: Michael Tremer --- diff --git a/src/templates/users/edit.html b/src/templates/users/edit.html index 775f7faa..40c129a0 100644 --- a/src/templates/users/edit.html +++ b/src/templates/users/edit.html @@ -50,8 +50,10 @@
- +
+ +
@@ -59,8 +61,10 @@
- +
+ +
@@ -69,8 +73,10 @@
- +
+ +

{{ _("If you don't to show your full name, you can enter a nickname which will be shown instead") }} @@ -81,8 +87,10 @@

- +
+ +
{# City & Post Code #} @@ -91,8 +99,10 @@
- +
+ +
@@ -100,8 +110,10 @@
- +
+ +
@@ -110,23 +122,28 @@
-
- + - {% for c in countries %} - - {% end %} - -
+ {% for c in countries %} + + {% end %} + +
+ {# Telephone #}
- +
+ +

{{ _("Enter your landline and mobile phone numbers") }} @@ -138,8 +155,10 @@

- +
+ +

{{ _("All calls will be forwarded to this phone number or SIP URI") }} @@ -153,8 +172,10 @@ {{ _("Tell Us More About Yourself") }} - +

+ +

{{ _("This text will be shown on your profile for everyone to get to know you better.") }} @@ -164,18 +185,20 @@ {# Avatar #}

-
-
@@ -195,17 +218,12 @@

-
-
-
-

- -

-
+
+