From fc669a0c2a5d72b7635806a2c3706e21f80d4e49 Mon Sep 17 00:00:00 2001 From: Andreas <6977712+AndreasK79@users.noreply.github.com> Date: Sun, 1 Jan 2023 13:53:55 +0100 Subject: [PATCH 1/2] [User view] Tweaked the edit layout a bit --- application/views/user/edit.php | 100 ++++++++++++++------------------ 1 file changed, 44 insertions(+), 56 deletions(-) diff --git a/application/views/user/edit.php b/application/views/user/edit.php index 9c439aa1..d2d48de6 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -274,50 +274,6 @@ - - -
-
-
-
-
- Gridsquare and Location Autocomplete -
-
-
-
- - -
If set, gridsquare is fetched based on location name.
-
-
- - -
If set, name and gridsquare is fetched from the API and filled in location and locator.
-
-
- - -
If set, name and gridsquare is fetched from the API and filled in location and locator.
-
-
-
-
-
-
- -
-
-
@@ -335,10 +291,45 @@
- -
+
+
+
+
+ Gridsquare and Location Autocomplete +
+
+
+
+ + +
If set, gridsquare is fetched based on location name.
+
+
+ + +
If set, name and gridsquare is fetched from the API and filled in location and locator.
+
+
+ + +
If set, name and gridsquare is fetched from the API and filled in location and locator.
+
+
+
+
+
+
@@ -346,7 +337,7 @@
-
+
-
+
-
+
-
+
-
+
- ".$username_error."
"; } ?> -
+
+ + + ".$username_error."
"; } ?> +
-
- - -
+
+ + + ".$email_error."
"; } ?> +
-
- - - ".$email_error."
"; } ?> -
+
+ + + ".$password_error."
"; } ?> +
-
- - - ".$password_error."
"; } ?> -
+
+
+
-
- - - ".$firstname_error."
"; } ?> -
+
+
+
+ Roles +
+
+
+ + +
-
- - - ".$lastname_error."
"; } ?> -
+
+
-
- - - ".$callsign_error."
"; } ?> - + -
- - - ".$locator_error."
"; } ?> - +
+
+
+ Theme +
+
-
- - -
- -
- - - - Select how you would like dates shown when logged into your account. -
- - -
- - - Choose which unit distances will be shown in. -
- -
- - + foldername . '"'; if( $theme->foldername == 'default') { @@ -126,155 +93,397 @@ echo '>' . $theme->name . ''; } ?> - + +
+
+
+ +
+ +
+
+
+
+
+ Personal Information +
+
+ +
+ + + ".$firstname_error."
"; } ?> +
+
+ + + ".$lastname_error."
"; } ?> +
+ +
+ + + ".$callsign_error."
"; } ?> +
+ +
+ + + ".$locator_error."
"; } ?> +
+ + + + + + +
+
+
+ Cloudlog Preferences +
+
+ +
+ + +
+ +
+ + + + Select how you would + like dates shown when logged into your account. +
+ + +
+ + + Choose which + unit distances will be shown in. +
+ +
+
+ +
+ +
+
+
+
+
+ Main Menu +
+
+
+ + +
+
+
+
+
+
+ +
+
+
+
+ Gridsquare and Location Autocomplete +
+
+ +
+
+ + +
If set, gridsquare is fetched based on + location name.
+ +
+ +
+ + +
If set, name and gridsquare is fetched + from the API and filled in location and locator.
+ +
+ +
+ + +
If set, name and gridsquare is fetched + from the API and filled in location and locator.
+ +
+
+ +
+
+ +
+ +
+
+
+ Logbook fields +
+
+
+ +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+ Previous QSL Type +
+
+ +
+ + +
+
+
+
+ +
+
+
+ qrz.com/hamqth.com Images +
+
+ +
+ + +
Please set your qrz.com/hamqth.com + credentials in the general config file.
+ +
+ +
+
+
-
-
- - -
If set, gridsquare is fetched based on location name.
-
- -
- - -
If set, name and gridsquare is fetched from the API and filled in location and locator.
-
- -
- - -
If set, name and gridsquare is fetched from the API and filled in location and locator.
-
-
- -
- - -
-
-
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
-
- -
- - -
- -
- - -
Please set your qrz.com/hamqth.com credentials in the general config file.
-
- - - + +
+ +
+
- - - - - + \ No newline at end of file