program/steps/settings/save_identity.inc
@@ -61,7 +61,7 @@ $updated = $DB->affected_rows(); } if ($updated) if ($updated && !empty($_POST['_standard'])) { show_message('successfullysaved', 'confirmation'); @@ -80,7 +80,7 @@ // ... } } else else if ($DB->is_error()) { // show error message show_message('errorsaving', 'error');