bug fixe
This commit is contained in:
@@ -256,8 +256,13 @@ function materio_user_form_alter(&$form, &$form_state, $form_id) {
|
||||
// }
|
||||
|
||||
|
||||
/**
|
||||
* subscription webform (nid : 11186)
|
||||
/*
|
||||
_ _ _ _
|
||||
___ _ _| |_ ___ ___ ___|_|___| |_|_|___ ___
|
||||
|_ -| | | . |_ -| _| _| | . | _| | . | |
|
||||
|___|___|___|___|___|_| |_| _|_| |_|___|_|_|
|
||||
|_|
|
||||
//(nid : 11186)
|
||||
*/
|
||||
|
||||
# prefill the webform form with user profil values
|
||||
@@ -707,12 +712,3 @@ function materio_user_mandrill_mailsend_result($result) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function materio_user_simplenews_subscriptions_multi_block_form_form_alter(&$form, &$form_state, $form_id){
|
||||
dsm($form_id, 'form_id');
|
||||
dsm($form, "form");
|
||||
dsm($form_state, "form_state");
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user