mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Fix Mispelling causing Adding new certificate to break
This commit is contained in:
@@ -34,7 +34,7 @@ if (isset($_POST['add_certificate'])) {
|
||||
|
||||
logAction("Certificate", "Create", "$session_name created certificate $name", $client_id, $certificate_id);
|
||||
|
||||
flash_aletr("Certificate <strong>$name</strong> created");
|
||||
flash_alert("Certificate <strong>$name</strong> created");
|
||||
|
||||
redirect();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user