diff --git a/module/common/view/action.html.php b/module/common/view/action.html.php index c4fc9f8164..3648df474c 100755 --- a/module/common/view/action.html.php +++ b/module/common/view/action.html.php @@ -47,7 +47,7 @@
    - comment and $this->methodName == 'view' and $action->actor == $this->app->user->account and common::hasPriv('action', 'editComment'));?> + comment))) != 0 and $this->methodName == 'view' and $action->actor == $this->app->user->account and common::hasPriv('action', 'editComment'));?>
  1. actor = zget($users, $action->actor);