mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-11136-iconos-de-estado-del-server-caido-en-negro' into 'develop'
Ent 11136 iconos de estado del server caido en negro See merge request artica/pandorafms!5861
This commit is contained in:
commit
61443f2217
@ -2831,7 +2831,7 @@ function modules_get_color_status($status, $force_module=false)
|
||||
|
||||
case STATUS_SERVER_DOWN:
|
||||
case STATUS_SERVER_DOWN_BALL:
|
||||
return '#444';
|
||||
return '#B2B2B2';
|
||||
|
||||
default:
|
||||
// Ignored.
|
||||
|
Loading…
x
Reference in New Issue
Block a user