updated features, removed watermark
This commit is contained in:
@@ -1161,9 +1161,10 @@ function admin_strongarm() {
|
||||
'default_logo' => 1,
|
||||
'logo_path' => '',
|
||||
'logo_upload' => '',
|
||||
'default_favicon' => 1,
|
||||
'favicon_path' => '',
|
||||
'default_favicon' => 0,
|
||||
'favicon_path' => 'sites/all/themes/figureslibres/clameurs/icon.png',
|
||||
'favicon_upload' => '',
|
||||
'favicon_mimetype' => 'image/png',
|
||||
);
|
||||
$export['theme_settings'] = $strongarm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user