From d7a25b7c7aad22f719783c63cce68ff9881a94ee Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Tue, 7 Feb 2017 13:01:28 -0500 Subject: [PATCH] Fixes #507 Add back missing create event button --- admin/calendar.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/admin/calendar.php b/admin/calendar.php index 96c98361..281b624d 100644 --- a/admin/calendar.php +++ b/admin/calendar.php @@ -83,7 +83,6 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');