1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 02:57:15 +02:00

PHP warning removal.

This commit is contained in:
Cameron
2020-06-02 12:24:33 -07:00
parent f4341ac5cb
commit 988f5e32cd
2 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ class mailoutAdminClass extends e107MailManager
'title' => LAN_MAILOUT_85,
'proc' => 'username'
),
'mail_create_app' => array('title' => LAN_MAILOUT_133),
'mail_create_app' => array('title' => LAN_SOURCE),
'mail_e107_priority' => array('title' => LAN_MAILOUT_134),
'mail_notify_complete' => array(
'title' => LAN_MAILOUT_243,