removed some dsm
This commit is contained in:
		@@ -213,7 +213,7 @@ function materio_user_form_alter(&$form, &$form_state, $form_id) {
 | 
			
		||||
  // }
 | 
			
		||||
 | 
			
		||||
  if ( $form_id == "simplenews_subscriptions_multi_block_form"){
 | 
			
		||||
    dsm($form);
 | 
			
		||||
    // dsm($form);
 | 
			
		||||
    $options = array();
 | 
			
		||||
    foreach ($form['newsletters']['#options'] as $tid => $name) {
 | 
			
		||||
      if(user_access("subscribe to simplenews category $tid")){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user