$wrapArray[0]=Support::insertAttribute($wrapArray[0],'style','text-align: '.$formElement[F_FE_LABEL_ALIGN].';');// might be problematic, if there is already a 'class' defined.
$wrapArray[0]=Support::insertAttribute($wrapArray[0],'style','text-align: '.$formElement[F_FE_LABEL_ALIGN].';');// might be problematic, if there is already a 'class' defined.
}
}
// Insert 'required="required"' for checkboxes and radios