mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Response Message: Mood adjustments.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user