diff --git a/templates/tasks/main_view.php b/templates/tasks/main_view.php index 4837438..fd3bdfb 100644 --- a/templates/tasks/main_view.php +++ b/templates/tasks/main_view.php @@ -57,7 +57,7 @@ endforeach;?> - if ( $this -> user['id'] === 1 ):?> + if ( $this -> user['id'] == 1 ):?>