Fix redirect
This commit is contained in:
parent
b2d137a3c0
commit
17009bd496
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user