The field labels on my profile fields are not followed by a colon. Would that be possible?

There are lot of feature requests from people for other modules to get rid of the colons, so the best solution would be to make them optional. Or is there a theming solution to this?

Comments

vernit’s picture

Title: optional colons for profile field labels » How to display colon after field labels.
Version: 6.21 » 7.0
Component: profile.module » forms system
Priority: Normal » Major
vineet.osscube’s picture

you mean like #label_separator, if user give value to 'FALSE' then no colon is added between label and textfield and by default it is true i.e colon is added after label.

vernit’s picture

In drupal 7 by default no colon is added.

Jooblay.net’s picture

Status: Active » Closed (won't fix)

I am closing this ticket due to the following:

1. The ticket is over a year old.
2. Complete lack of response.
3. CSS and or views can solve this issue.