Browse Source

Adds include_footer so people have links to report bugs, etc.

devel
Jonathan Rosenbaum 7 years ago
parent
commit
7c21381fef
  1. 2
      contact_add_edit_select.php

2
contact_add_edit_select.php

@ -96,3 +96,5 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
</tr>
</table>
<?php include("include_footer.html"); ?>

Loading…
Cancel
Save