304,311c304,311
<     if ($choice == IMGUPLOAD_CREATE_NEW_GALLERY) {
<     $form_state['storage'] = array (
< 			'show_new_field' => "TRUE"
< 			);
< 			// $form['submit']['#parameters']['storage'] = "FOOOO";
< 			// var_dump($form_state);
< 			form_set_error('', t('Please select a name for the new gallery.'));
<     }
---
> //    if ($choice == IMGUPLOAD_CREATE_NEW_GALLERY) {
> //    $form_state['storage'] = array (
> //			'show_new_field' => "TRUE"
> //			);
> //			// $form['submit']['#parameters']['storage'] = "FOOOO";
> //			// var_dump($form_state);
> //			form_set_error('', t('Please select a name for the new gallery.'));
> //    }
