From 8c0cab1cf0dc59eca3038ecd9690822f9eedeb2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Mel=C3=ADk?= Date: Tue, 14 Jan 2025 16:27:40 +0100 Subject: [PATCH] Add dashboard QSO count setting into the Edit user page --- application/views/user/edit.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/application/views/user/edit.php b/application/views/user/edit.php index 3e6b5c17d..33607edd1 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -487,9 +487,9 @@ - session->userdata('user_id') == $this->uri->segment(3)) { ?>
+
@@ -564,6 +564,23 @@
+ +
+
+
+
+
+ + +
+
+
+