fixed user profile form display
This commit is contained in:
@@ -222,6 +222,10 @@ function materio_user_form_alter(&$form, &$form_state, $form_id) {
|
||||
}
|
||||
$form['newsletters']['#options'] = $options;
|
||||
}
|
||||
|
||||
// if ( $form_id == "user_profile_form"){
|
||||
// dsm($form);
|
||||
// }
|
||||
}
|
||||
|
||||
// function materio_user_user_register_form_submit($form, &$form_state){
|
||||
|
Reference in New Issue
Block a user