mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
PM template - fixes incorrect FORM_MESSAGE update
This commit is contained in:
@@ -725,13 +725,10 @@ class private_message
|
||||
'OUTBOX_UNREAD' => 'PM_OUTBOX_UNREAD',
|
||||
'OUTBOX_FILLED' => 'PM_OUTBOX_FILLED',
|
||||
|
||||
|
||||
'SEND_PM_LINK' => 'PM_SEND_PM_LINK',
|
||||
'NEWPM_ANIMATE' => 'PM_NEWPM_ANIMATE',
|
||||
|
||||
'BLOCKED_SENDERS_MANAGE' => 'PM_BLOCKED_SENDERS_MANAGE',
|
||||
|
||||
|
||||
'DELETE_BLOCKED_SELECTED' => 'DELETE_BLOCKED_SELECTED'
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user