fixed styles
This commit is contained in:
parent
921e949947
commit
5921e61ad8
|
@ -458,6 +458,7 @@ if (file_exists(ENTERPRISE_DIR.'/load_enterprise.php')) {
|
||||||
'enterprise/images/custom_splash_login/'.$config['custom_splash_login'],
|
'enterprise/images/custom_splash_login/'.$config['custom_splash_login'],
|
||||||
false,
|
false,
|
||||||
[
|
[
|
||||||
|
'class' => 'splash-logo',
|
||||||
'alt' => 'splash',
|
'alt' => 'splash',
|
||||||
'border' => 0,
|
'border' => 0,
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue