How to add an additional label to each address form field? I see from form-fields.tpl that the fields labels are retrieved by $field.label. It is possible to add a property like $field.label2? If so where?
The additional label will be displayed as a "helper" string near the field (I attach an example).


