mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11136 Change color code to STATUS_SERVER_DOWN
This commit is contained in:
parent
c794e754e7
commit
f91c594bb7
@ -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