diff --git a/classes/Utility/Alert.php b/classes/Utility/Alert.php index 6edfba202e..79f6d42f7d 100644 --- a/classes/Utility/Alert.php +++ b/classes/Utility/Alert.php @@ -61,6 +61,7 @@ public static function forUser($email) { 'raw' => $row['criteria'], 'keywords' => [], 'exclusions' => [], + 'sections' => [], ]; $alert = array_merge($alert, $parts); diff --git a/www/includes/easyparliament/templates/html/alert/index.php b/www/includes/easyparliament/templates/html/alert/index.php index 7b15c82b40..1ee4f9243c 100644 --- a/www/includes/easyparliament/templates/html/alert/index.php +++ b/www/includes/easyparliament/templates/html/alert/index.php @@ -342,7 +342,9 @@ +