Unable to remove the colon next to the question mark.
I have a UserField of type Text and want to ONLY display the label (see code attached) but a colon keeps showing up and can't see how to get rid of it.
OUTPUT:

LPL CODE:
FederalHealth is a Form
Layout
paragraph
two column
ExcludeYes
when value changed
refresh ExConditionalLogic
visible when (ExConditionalLogic)
ExcludeTxt
label is untranslatable:"If yes, please explain details:"
ExcludeNo
ExNameChangeTxt
label is untranslatable:"Have you been employed under a different name in the past 10 years? "
display only
two column
ExNameChangeYes
ExNameChangeNo
Thanks,