From 51a4469cfa743e1eeb5cdf3a9d59cf57d46c0913 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Tue, 4 Jan 2022 22:38:50 +0000 Subject: [PATCH] Set default alert type to primary, as sometimes we set alert_message in session, but not alert_type, causing errors --- header.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/header.php b/header.php index ef61136d..a5715f3a 100644 --- a/header.php +++ b/header.php @@ -63,6 +63,9 @@ scratch. This page gets rid of all links and provides the needed markup only.