To maintain consistency with core webform components, the div surrounding the value in theme_webform_display_phonefield() should be removed. I will follow up with a patch to remove the prefix and suffix from the render array.

This results in cleaner output in webform email templates.

Comments

abarket’s picture

Here is the patch.

RadioActiv’s picture

Assigned: Unassigned » RadioActiv
Status: Active » Needs review

Status: Needs review » Needs work
RadioActiv’s picture

Status: Needs work » Closed (fixed)

Fix committed to trunk, tagged for 7.x-1.5.

arosboro’s picture

Thanks RadioActiv, I helped Austin write this patch and I'm sure he'll be glad it was accepted