mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Use warning rather than error
This commit is contained in:
parent
9d20e7b3a4
commit
3988cfb6c0
@ -30,7 +30,7 @@ class StatusPageComposer
|
||||
{
|
||||
// Default data
|
||||
$withData = [
|
||||
'systemStatus' => 'danger',
|
||||
'systemStatus' => 'warning',
|
||||
'systemMessage' => trans('cachet.service.bad'),
|
||||
'favicon' => 'favicon-high-alert',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user