From 129acb5b8e6cc1a4a2c7ae749804df949b1e5c46 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 24 Jan 2017 09:30:56 -0500 Subject: [PATCH] only show mark column if you have the Monitor Edit ability --- web/skins/classic/views/console.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/web/skins/classic/views/console.php b/web/skins/classic/views/console.php index f231c42d2..e053815dc 100644 --- a/web/skins/classic/views/console.php +++ b/web/skins/classic/views/console.php @@ -152,7 +152,9 @@ for ( $i = 0; $i < count($eventCounts); $i++ ) } ?> + + @@ -175,7 +177,9 @@ for ( $i = 0; $i < count($eventCounts); $i++ ) } ?> + + @@ -236,24 +240,22 @@ echo $Server->Name();   - Name(); -?> + Name(); ?> + disabled="disabled"/> +