mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 13:07:02 +02:00
@ -66,7 +66,7 @@ class ControllerAuditHelper extends Controller {
|
||||
$this->data['actions'][ACTION_VIEW_JOURNAL] = $this->data['text_view_journal'];
|
||||
$this->data['actions'][ACTION_MARK_MESSAGE_FOR_REMOVAL] = $this->data['text_remove_request'];
|
||||
$this->data['actions'][ACTION_MARK_AS_PRIVATE] = $this->data['text_mark_private'];
|
||||
$this->data['actions'][ACTION_REJECT_REMOVAL] = $this->data['text_reject_removal'];
|
||||
$this->data['actions'][ACTION_REJECT_REMOVAL] = $this->data['text_rejected_removal'];
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user