diff --git a/firmwaretool.php b/firmwaretool.php index dc7d58e..5c46dcd 100644 --- a/firmwaretool.php +++ b/firmwaretool.php @@ -31,7 +31,7 @@ if (isset($_GET['equipmentID'])){$returnpage = 'equipment&equipmentID='.$_GET['e //SHOW BACK BUTTON ONLY FOR PORTAL USERS -if (isAllowed('dashboard',$_SESSION['profile'],$_SESSION['permission'],'R') === 0){ +if (isAllowed('dashboard',$_SESSION['profile'],$_SESSION['permission'],'R') != 0){ $view .= '