fixed error in prof state for renew card

This commit is contained in:
asus
2024-03-19 22:47:00 +01:00
parent d264e6c321
commit 1248c2339d
5 changed files with 13 additions and 39 deletions

View File

@@ -28,7 +28,7 @@ function prof_after_form_CIPF($form_id, $post_array, $form_type) {
* reset cgv
*
*/
update_field($acf_cgv['_key'], array(""), $acf_id);
update_field($acf_cgv['_name'], array(""), $acf_id);
/*