$form['mail']=array('#type'=>'textfield','#title'=>t('E-mail'),'#maxlength'=>64,'#size'=>30,'#default_value'=>$edit['mail'],'#description'=>t('The content of this field is kept private and will not be shown publicly.'),'#required'=>TRUE);
$form['mail']=array('#type'=>'textfield','#title'=>t('E-mail'),'#maxlength'=>64,'#size'=>30,'#default_value'=>$edit['mail'],'#description'=>t('The content of this field is kept private and will not be shown publicly.'),'#required'=>TRUE);