Forgot about the add modal

This commit is contained in:
johnnyq 2022-01-23 11:34:31 -05:00
parent 6ad98158db
commit bbde88236c
1 changed files with 1 additions and 1 deletions

View File

@ -239,6 +239,6 @@
</div>
</div>
<?php include("add_campaign_modal.php"); ?>
<?php include("campaign_add_modal.php"); ?>
<?php include("footer.php");