diff --git a/application/views/timeplotter/index.php b/application/views/timeplotter/index.php index 680e441a..d47ea941 100644 --- a/application/views/timeplotter/index.php +++ b/application/views/timeplotter/index.php @@ -8,8 +8,8 @@
@@ -17,16 +17,16 @@
@@ -37,10 +37,10 @@
@@ -57,4 +57,4 @@
-
+
\ No newline at end of file diff --git a/application/views/update/index.php b/application/views/update/index.php index e2e75c82..cf05c2ab 100644 --- a/application/views/update/index.php +++ b/application/views/update/index.php @@ -3,7 +3,7 @@
-

Here you can update QSOs with missing distance information.

-

Update distance data

+

Update distance data

- - - + \ No newline at end of file diff --git a/application/views/user/delete.php b/application/views/user/delete.php index 91587efe..a35c462e 100644 --- a/application/views/user/delete.php +++ b/application/views/user/delete.php @@ -1,18 +1,18 @@
-
+
-
- -
-
-
+
+ +
+
+
-

?

+

?

-
uri->segment(3); ?>" name="users"> - - + uri->segment(3); ?>" name="users"> + +
-
+
-
+ \ No newline at end of file diff --git a/application/views/user/edit.php b/application/views/user/edit.php index d1c1e5e6..5d5f032d 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -55,8 +55,8 @@
+ echo $user_name; + } ?>" />
" . $username_error . ""; @@ -68,8 +68,8 @@
+ echo $user_email; + } ?>" />
" . $email_error . ""; @@ -296,28 +296,38 @@
- > - + > +
- > - + > +
- > - + > +
- > - + > +
- > - + > +
@@ -440,7 +450,7 @@ } ?>> + } ?>> @@ -1036,8 +1046,8 @@
+ echo $user_callbook_username; + } ?>" /> " . $callbook_username_error . ""; } ?> @@ -1177,28 +1187,34 @@
-
-
+
+
+
+
- > + >

-
+
- > + >
- +
diff --git a/application/views/user/forgot_password.php b/application/views/user/forgot_password.php index 910875ac..89b756e1 100644 --- a/application/views/user/forgot_password.php +++ b/application/views/user/forgot_password.php @@ -1,43 +1,43 @@
- +
-

-

+

+

- - + +
diff --git a/application/views/user/login.php b/application/views/user/login.php index bdb90842..8396487a 100644 --- a/application/views/user/login.php +++ b/application/views/user/login.php @@ -1,44 +1,44 @@
- +

- + load->view('layout/messages'); ?> - + - form_validation->set_error_delimiters('', ''); ?> + form_validation->set_error_delimiters('', ''); ?>
@@ -57,10 +57,10 @@ body { -
-

-
- +
+

+
+
diff --git a/application/views/user/main.php b/application/views/user/main.php index a8ff0851..18b8ff9a 100644 --- a/application/views/user/main.php +++ b/application/views/user/main.php @@ -65,12 +65,12 @@ user_email; ?> config->item('auth_level'); echo $l[$row->user_type]; ?> - last_login_date != null) { // if the user never logged in before the value is null. We can show "never" then. echo $row->last_login_date; } else { echo lang('general_word_never'); - }?> + } ?> user_id; ?>" class="btn btn-outline-primary btn-sm"> @@ -81,7 +81,7 @@ ?> user_id) { ?> - + diff --git a/application/views/user/profile.php b/application/views/user/profile.php index 54eacf28..013f758d 100644 --- a/application/views/user/profile.php +++ b/application/views/user/profile.php @@ -1,55 +1,68 @@
-
+
-
-
- session->userdata('user_name')."'s profile"; ?> -
-
-
-

- - - - - - - - - - +
+
+ session->userdata('user_name') . "'s profile"; ?> +
+
+
+

+
Username
Levelconfig->item('auth_level'); echo $l[$user_type]; ?>
+ + + + - - - - - - - - - - - - - - - - - - - - - - - - - -
Username
E-mail
Callsign
Gridsquare
First name
Last name
+ + Level + config->item('auth_level'); + echo $l[$user_type]; ?> + -session->userdata('user_id'); ?>">Edit profile -
-
+ + E-mail + + + + + Callsign + + + + + Gridsquare + + + + + First name + + + + + Last name + + + + + + session->userdata('user_id'); ?>">Edit profile +
+
-
+
\ No newline at end of file diff --git a/application/views/user/reset_password.php b/application/views/user/reset_password.php index e83184c2..e3f14338 100644 --- a/application/views/user/reset_password.php +++ b/application/views/user/reset_password.php @@ -1,47 +1,47 @@
-
-
-
-
-
-

-

?

-

-
- - - - +
+
+
+
+
+

+

?

+

+
-
+ + + -
- -
- -
-
+ -
- -
- -
-
- -
- -
- - -
- +
+ +
+
-
+ +
+ +
+ +
+
+ +
+ +
+ + + +
-
+
+
+
+
\ No newline at end of file