I am wondering what the approach is for removing colons from the labels on:
1) My Profile web part
2) Custom Registration Form web part
My solution has always been to manually create the labels in the markup of the Alternative Forms for these, but they aren't tied to the input field then. I would love to find a way to do it programmatically.
In fact, I wonder why it's the default to include a colon when that could easily be added through the label text field at the user's discretion (from the Fields area of the admin). At the least there could be a setting on the web part configuration settings level. It seems like a pain to waste development time tinkering with cloning web parts just to control the use of a colon.