1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Some corrections.

This commit is contained in:
Gábor 2017-01-22 10:04:55 +01:00 committed by GitHub
parent 1e933f0fdd
commit 176e114ae0

View File

@ -234,7 +234,7 @@ class mailout_admin extends e_admin_dispatcher
'main/list' => array('caption'=> LAN_MANAGE, 'perm'=> 'W'),
'main/create' => array('caption'=> LAN_CREATE, 'perm' => 'W'),
'recipients/list' => array('caption'=> Recipients, 'perm' => 'W'),
'recipients/list' => array('caption'=> LAN_MAILOUT_173, 'perm' => 'W'),
// 'main/send' => array('caption'=> "Send", 'perm' => 'W'),
'other' => array('divider'=> true),
// 'saved/list' => array('caption'=> LAN_MAILOUT_191, 'perm' => 'W'),