diff --git a/application/views/user/main.php b/application/views/user/main.php index 8dc9ddd2..3e25a53e 100644 --- a/application/views/user/main.php +++ b/application/views/user/main.php @@ -1,63 +1,73 @@
-
+
-

+

-session->flashdata('notice')) { ?> + session->flashdata('notice')) { ?> - + -
-
- -
-
-

-

-

-
- - - - - - - - - - +
+
+ +
+
+

+

+

+

- +
+ + + + + + + + + + + + - $i = 0; - foreach ($results->result() as $row) { ?> - '; ?> - - - - - - - -
Password Reset
user_id; ?>">user_name; ?>user_email; ?>config->item('auth_level'); echo $l[$row->user_type]; ?> - user_id; ?>" class="btn btn-outline-primary btn-sm"> user_id) { - echo "user_id . " class=\"btn btn-danger btn-sm\"> ".lang('admin_delete').""; - } - ?> -
+ + $i = 0; + foreach ($results->result() as $row) { ?> + '; ?> + user_id; ?>">user_name; ?> + user_callsign; ?> + user_email; ?> + config->item('auth_level'); + echo $l[$row->user_type]; ?> + user_id; ?>" class="btn btn-outline-primary btn-sm"> + + user_id) { + echo "user_id . " class=\"btn btn-primary btn-sm ms-1\">"; + } + ?> + + user_id) { + echo "user_id . " class=\"btn btn-danger btn-sm\">"; + } + ?> + + + + + +
+ +
-

- -

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