added text colour to customer settings

This commit is contained in:
SJ
2013-08-09 22:11:16 +02:00
parent 6c33eb2645
commit 90a69f9287
14 changed files with 68 additions and 37 deletions

View File

@ -17,7 +17,8 @@ $config['PILERGETD_PASSWORD'] = '';
$config['BRANDING_TEXT'] = '';
$config['BRANDING_URL'] = '';
$config['BRANDING_LOGO'] = '';
$config['BRANDING_COLOUR'] = '';
$config['BRANDING_BACKGROUND_COLOUR'] = '';
$config['BRANDING_TEXT_COLOUR'] = '';
$config['BRANDING_FAVICON'] = '';
$config['SUPPORT_LINK'] = '';