mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
added text colour to customer settings
This commit is contained in:
@ -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'] = '';
|
||||
|
||||
|
Reference in New Issue
Block a user