Skip to content
Snippets Groups Projects
Commit cf89b870 authored by Robert Anderson's avatar Robert Anderson
Browse files

Fixed success message

parent 9db60d72
No related branches found
No related tags found
No related merge requests found
......@@ -359,7 +359,7 @@ if ($_POST['frmaction'] == "edit") {
?>
<div class="warning"><?php print_r($db->errorInfo()) ?></div>
<div class="notice">User account data not updated</div>
<?php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment