Fix redirect

This commit is contained in:
Skylar Ittner 2019-03-11 18:01:25 -06:00
parent b2d137a3c0
commit 17009bd496

View File

@ -390,7 +390,7 @@ if (!empty($VARS['id']) && $database->has('people', ['personid' => $VARS['id']])
}
?>
<input type="hidden" name="type" value="<?php echo $type; ?>" />
<input type="hidden" name="source" value="editperson" />
<input type="hidden" name="source" value="people" />
<input type="hidden" name="action" value="editperson" />
<div class="card-footer d-flex">