In issue 3019684 the required marker is added to radio buttons. But default the required marker is not shown in DvG websites. Hence the theme('form_required_marker') should be used to show the required marker. Currently the * is hardcoded. This should be fixed.

Comments

JoshaHubbers created an issue. See original summary.

joshahubbers’s picture

StatusFileSize
new976 bytes

This patch removes the hardcoded message and uses the theme('form_required_marker').

johankleene’s picture

Status: Needs review » Reviewed & tested by the community

Already successfully in use in a customer's site.

  • paulvandenburg committed 985cb61 on 7.x-1.x
    Issue #3034409 by JoshaHubbers: Radio buttons required marker done right
    
paulvandenburg’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.