From c0936e9c72adc49f296f7ebb110edfef1c02c609 Mon Sep 17 00:00:00 2001 From: Bennett Blodinger Date: Fri, 23 Sep 2016 08:34:55 -0400 Subject: [PATCH] ugg close the damn } --- html/includes/print-menubar.php | 1 - 1 file changed, 1 deletion(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index e2f86b8cf3..13b5040cdc 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -549,7 +549,6 @@ if (empty($notifications['count']) && empty($notifications['sticky_count'])) { $class = 'badge-danger'; } echo(' User'.($notifications['sticky_count']+$notifications['count']).''); -} ?>