mirror of https://github.com/itflow-org/itflow
Portal - allow editing client contacts, few tweaks to header incl session notifications
This commit is contained in:
parent
7827522b40
commit
766813a326
|
|
@ -303,4 +303,4 @@ if (isset($_POST['edit_contact'])) {
|
|||
$_SESSION['alert_message'] = "Contact updated";
|
||||
header('Location: contacts.php');
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue