1
0
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:
Cameron
2014-10-10 20:16:11 -07:00
parent 31411dc264
commit e378c16971
8 changed files with 1124 additions and 137 deletions

View File

@@ -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)
{