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