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

Admin Preferences GUI Improvements and addition of basic mail prefs.

This commit is contained in:
Cameron
2012-12-10 16:01:44 -08:00
parent a180086855
commit 734b8d969c
5 changed files with 259 additions and 24 deletions

View File

@@ -728,6 +728,7 @@ class mailoutAdminClass extends e107MailManager
* @param $name name of item
* @return text for display
*/
//FIXME use $frm->selectbox() instead.
public function sendStyleSelect($curval = '', $name = 'send_style')
{