mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Fix image names
This commit is contained in:
parent
16cecdf82b
commit
b27ae3ef2b
@ -981,7 +981,7 @@ function servers_get_info($id_server=-1, $sql_limit=-1)
|
||||
|
||||
case SERVER_TYPE_MADE:
|
||||
$server['img'] = html_print_image(
|
||||
'images/anomaly_detection@svg.svg',
|
||||
'images/Anomaly-detection@svg.svg',
|
||||
true,
|
||||
[
|
||||
'title' => __('MADE server'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user