From f6919b20b89f7fda538de01b064b63054c25872b Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Thu, 18 Aug 2011 02:33:32 +0100 Subject: [PATCH] Moved contests and notes under user control --- application/views/layout/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/layout/header.php b/application/views/layout/header.php index 89a4eea38..45562444d 100644 --- a/application/views/layout/header.php +++ b/application/views/layout/header.php @@ -105,9 +105,9 @@ margin: 10px 0;
  • Search
  • config->item('use_auth') || $this->session->userdata('user_type') >= 2) { ?>
  • Add QSO
  • -
  • Contests
  • Notes
  • +
  • Statistics
  • config->item('use_auth') && $this->session->userdata('user_type') >= 99) { ?>
  • Users