Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2012 at 18:03 UTC
Updated:
26 May 2012 at 04:00 UTC
Some components may have a "Label placed to the left/right of the field". This terminology can easily be confused with the field label. The "Label placed to the left/right of the field" controls are immediately followed by a control for "Label display", but that applies to the field label.
The attached patch solves this by changing the #titles to "Prefix text" and "Postfix text".
| Comment | File | Size | Author |
|---|---|---|---|
| webform_prefix_postfix_titles.patch | 1.89 KB | liam morland |
Comments
Comment #1
quicksketchThanks, this is a good suggestion. I'll commit next time through the queue.
Comment #2
quicksketchComment #3
quicksketchThanks again Liam. Committed to 3.x branches.