From 67b44ce87de80975c00163aad54a787757c5a88d Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Mon, 22 Aug 2011 19:31:53 +0100 Subject: [PATCH] Dashboard: # Of QSOs Today, only available now to users with editing rights --- application/views/dashboard/index.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index a2e30df2..29f9dc4d 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -73,11 +73,12 @@ - -
-

You have had QSOs Today!

-
- +config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?> +
+

You have had QSOs Today!

+
+ +

Dashboard