#13363 Fixed HTTP 404 error when previewing the image
This commit is contained in:
parent
1f7bd56f6d
commit
d08e901814
|
@ -597,7 +597,7 @@ if (enterprise_installed() === true) {
|
|||
$config['custom_splash_login'],
|
||||
'',
|
||||
__('Default'),
|
||||
'default',
|
||||
'default.png',
|
||||
true,
|
||||
false,
|
||||
true,
|
||||
|
|
Loading…
Reference in New Issue