Response Message: Mood adjustments.

This commit is contained in:
Nate Jones
2014-08-02 07:02:31 +00:00
parent 0a27cb9cb1
commit f6d6965c8d
3 changed files with 3 additions and 0 deletions

View File

@@ -263,6 +263,7 @@ else {
$project_news == 'false'
) {
$_SESSION["message"] = $_SESSION["message"]." - ".$text['message-no_channels'];
$_SESSION["message_mood"] = 'alert';
}
// redirect
header("Location: notification_edit.php");