mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
#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'],
|
$config['custom_splash_login'],
|
||||||
'',
|
'',
|
||||||
__('Default'),
|
__('Default'),
|
||||||
'default',
|
'default.png',
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
true,
|
true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user