diff --git a/composer.phar b/composer.phar
index f197b67d..5811731e 100755
Binary files a/composer.phar and b/composer.phar differ
diff --git a/favicon.png b/favicon.png
index 17f806fd..9fabd3e2 100644
Binary files a/favicon.png and b/favicon.png differ
diff --git a/src/lang/fi_FI.lang.php b/src/lang/fi_FI.lang.php
index 3af02c5e..d0665d0d 100644
--- a/src/lang/fi_FI.lang.php
+++ b/src/lang/fi_FI.lang.php
@@ -259,16 +259,16 @@ $sm_lang = array(
),
// for newlines in the email messages use
'notifications' => array(
- 'off_sms' => 'Palvelin \'%LABEL%\' on SAMMUNUT: ip=%IP%, portti=%PORT%. Virhe=%ERROR%',
- 'off_email_subject' => 'T%C3%84RKEÄÄ: Palvelin \'%LABEL%\' on SAMMUNUT',
- 'off_email_body' => "Virhe yhdistettäessä seuraavaan palvelimeen:
Palvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Virhe: %ERROR%
Aika: %DATE%",
- 'off_pushover_title' => 'Palvelin \'%LABEL%\' on sammunut',
- 'off_pushover_message' => "Virhe yhdistettäessä seuraavaan palvelimeen:
Palvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Virhe: %ERROR%
Aika: %DATE%",
- 'on_sms' => 'Palvelin \'%LABEL%\' on PÄÄLLÄ: ip=%IP%, portti=%PORT%',
- 'on_email_subject' => 'TÄRKEÄÄ: Palvelin \'%LABEL%\' on PÄÄLLÄ',
- 'on_email_body' => "Palvelin '%LABEL%' on takaisin päällä:
PAlvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Aika: %DATE%",
- 'on_pushover_title' => 'Palvelin \'%LABEL%\' on PÄÄLLÄ',
- 'on_pushover_message' => 'Server \'%LABEL%\' on takaisin päällä:
Palvelin: %LABEL%
IP: %IP%
Portti: %PORT%
Aika: %DATE%',
+ 'off_sms' => 'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',
+ 'off_email_subject' => 'IMPORTANT: Server \'%LABEL%\' is DOWN',
+ 'off_email_body' => "Failed to connect to the following server:
Server: %LABEL%
IP: %IP%
Port: %PORT%
Error: %ERROR%
Date: %DATE%",
+ 'off_pushover_title' => 'Server \'%LABEL%\' is DOWN',
+ 'off_pushover_message' => "Failed to connect to the following server:
Server: %LABEL%
IP: %IP%
Port: %PORT%
Error: %ERROR%
Date: %DATE%",
+ 'on_sms' => 'Server \'%LABEL%\' is RUNNING: ip=%IP%, port=%PORT%',
+ 'on_email_subject' => 'IMPORTANT: Server \'%LABEL%\' is RUNNING',
+ 'on_email_body' => "Server '%LABEL%' is running again:
Server: %LABEL%
IP: %IP%
Port: %PORT%
Date: %DATE%",
+ 'on_pushover_title' => 'Server \'%LABEL%\' is RUNNING',
+ 'on_pushover_message' => 'Server \'%LABEL%\' is running again:
Server: %LABEL%
IP: %IP%
Port: %PORT%
Date: %DATE%',
),
'login' => array(
'welcome_usermenu' => 'Tervetuloa, %user_name%',
diff --git a/static/phpservermon.png b/static/phpservermon.png
index 49ad9ab3..31766935 100644
Binary files a/static/phpservermon.png and b/static/phpservermon.png differ
diff --git a/static/plugin/twitter-bootstrap/img/glyphicons-halflings-white.png b/static/plugin/twitter-bootstrap/img/glyphicons-halflings-white.png
index 7ac87d2f..594aef2c 100644
Binary files a/static/plugin/twitter-bootstrap/img/glyphicons-halflings-white.png and b/static/plugin/twitter-bootstrap/img/glyphicons-halflings-white.png differ
diff --git a/static/plugin/twitter-bootstrap/img/glyphicons-halflings.png b/static/plugin/twitter-bootstrap/img/glyphicons-halflings.png
index 6dc2d36f..b3a76dd2 100644
Binary files a/static/plugin/twitter-bootstrap/img/glyphicons-halflings.png and b/static/plugin/twitter-bootstrap/img/glyphicons-halflings.png differ