Browse Source

The header was pointing to the wrong directory. Corrected.

devel
Jonathan Rosenbaum 9 years ago
parent
commit
ec28310f43
  1. 2
      individual_history_log.php

2
individual_history_log.php

@ -143,7 +143,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
?>
<?php include("../include_header.html"); ?>
<?php include("include_header.html"); ?>
<table border="0" cellpadding="1" cellspacing="0">
<tr>

Loading…
Cancel
Save