mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
branding improvments
This commit is contained in:
@ -7,7 +7,7 @@ class ModelSaasCustomer extends Model
|
||||
$data = array(
|
||||
'branding_text' => BRANDING_TEXT,
|
||||
'branding_url' => BRANDING_URL,
|
||||
'branding_logo' => SITE_LOGO_SM,
|
||||
'branding_logo' => BRANDING_LOGO,
|
||||
'support_link' => SUPPORT_LINK,
|
||||
'colour' => ''
|
||||
);
|
||||
|
Reference in New Issue
Block a user