From 78cb67adb9ab36ecd97be758331afb0466d56100 Mon Sep 17 00:00:00 2001 From: Andreas <6977712+AndreasK79@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:31:02 +0100 Subject: [PATCH] Fixed band table for those not being admins --- application/views/bands/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/application/views/bands/index.php b/application/views/bands/index.php index 69ee9885c..829912567 100644 --- a/application/views/bands/index.php +++ b/application/views/bands/index.php @@ -86,7 +86,7 @@ $wwff = 0; data;?> cw;?> session->userdata('user_type') == '99') { ?> - + @@ -116,8 +116,10 @@ $wwff = 0; + session->userdata('user_type') == '99') { ?> - + +