diff --git a/calendar_event_add_modal.php b/calendar_event_add_modal.php index 453945c3..ac486a20 100644 --- a/calendar_event_add_modal.php +++ b/calendar_event_add_modal.php @@ -105,11 +105,11 @@ @@ -122,10 +122,10 @@ - +
- +
diff --git a/calendar_event_edit_modal.php b/calendar_event_edit_modal.php index 350e74da..6cf4d1eb 100644 --- a/calendar_event_edit_modal.php +++ b/calendar_event_edit_modal.php @@ -104,10 +104,11 @@ @@ -120,10 +121,10 @@ - +
- +
diff --git a/calendar_events.php b/calendar_events.php index 333aa21a..a25a423b 100644 --- a/calendar_events.php +++ b/calendar_events.php @@ -16,7 +16,7 @@ if(isset($_GET['calendar_id'])){ include("calendar_event_add_modal.php"); include("calendar_add_modal.php"); - include("add_quick_modal.php"); + include("category_quick_add_modal.php"); ?> diff --git a/campaign.php b/campaign.php index a7e5edac..946679b3 100644 --- a/campaign.php +++ b/campaign.php @@ -238,7 +238,7 @@ if(isset($_GET['campaign_id'])){