mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention.
This commit is contained in:
@@ -268,7 +268,7 @@ class core_mailout
|
||||
|
||||
$var = array();
|
||||
|
||||
$var[0]['caption'] = LAN_MAILOUT_03; // User class select
|
||||
$var[0]['caption'] = LAN_MAILOUT_260; // LAN_MAILOUT_03; // User class select
|
||||
|
||||
if ($allow_edit)
|
||||
{
|
||||
|
Reference in New Issue
Block a user