$form['description']=array('#type'=>textfield,'#title'=>t('Description'),'#default_value'=>$edit['description'],'#size'=>60,'#maxlength'=>128,'#description'=>t('The description displayed when hovering over a menu item.'));
$form['description']=array('#type'=>'textfield','#title'=>t('Description'),'#default_value'=>$edit['description'],'#size'=>60,'#maxlength'=>128,'#description'=>t('The description displayed when hovering over a menu item.'));
$path_description=t('The Drupal path this menu item links to.');
$form['description']=array('#type'=>textfield,'#title'=>t('Description'),'#default_value'=>$edit['description'],'#size'=>60,'#maxlength'=>128,'#description'=>t('The description displayed when hovering over a menu item.'));
$form['description']=array('#type'=>'textfield','#title'=>t('Description'),'#default_value'=>$edit['description'],'#size'=>60,'#maxlength'=>128,'#description'=>t('The description displayed when hovering over a menu item.'));
$path_description=t('The Drupal path this menu item links to.');
$form['taxonomy']['tags'][$vocabulary->vid]=array('#type'=>textfield,'#default_value'=>$typed_string,'#size'=>60,'#maxlength'=>100,'#autocomplete_path'=>'taxonomy/autocomplete/'.$vocabulary->vid,'#required'=>$vocabulary->required,'#title'=>$vocabulary->name,'#description'=>t('A comma-separated list of terms describing this content (Example: funny, bungie jumping, "Company, Inc.").'));
$form['taxonomy']['tags'][$vocabulary->vid]=array('#type'=>'textfield','#default_value'=>$typed_string,'#size'=>60,'#maxlength'=>100,'#autocomplete_path'=>'taxonomy/autocomplete/'.$vocabulary->vid,'#required'=>$vocabulary->required,'#title'=>$vocabulary->name,'#description'=>t('A comma-separated list of terms describing this content (Example: funny, bungie jumping, "Company, Inc.").'));
$form['taxonomy']['tags'][$vocabulary->vid]=array('#type'=>textfield,'#default_value'=>$typed_string,'#size'=>60,'#maxlength'=>100,'#autocomplete_path'=>'taxonomy/autocomplete/'.$vocabulary->vid,'#required'=>$vocabulary->required,'#title'=>$vocabulary->name,'#description'=>t('A comma-separated list of terms describing this content (Example: funny, bungie jumping, "Company, Inc.").'));
$form['taxonomy']['tags'][$vocabulary->vid]=array('#type'=>'textfield','#default_value'=>$typed_string,'#size'=>60,'#maxlength'=>100,'#autocomplete_path'=>'taxonomy/autocomplete/'.$vocabulary->vid,'#required'=>$vocabulary->required,'#title'=>$vocabulary->name,'#description'=>t('A comma-separated list of terms describing this content (Example: funny, bungie jumping, "Company, Inc.").'));