Ignore:
Timestamp:
Nov 7, 2013, 4:30:59 PM (10 years ago)
Author:
mistic100
Message:

feature 2995 and feature 2997
change organization of configuration page
add theme parameter on GUI
change links color of dark mail theme (pink)
remove main themes css files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/config_default.inc.php

    r25357 r25372  
    287287// set true to allow text/html emails
    288288$conf['mail_allow_html'] = true;
    289 
    290 // 'clear' or 'dark'
    291 $conf['mail_theme'] = 'clear';
    292289
    293290// smtp configuration (work if fsockopen function is allowed for smtp port)
Note: See TracChangeset for help on using the changeset viewer.