From 5bf72241995be3ec003a3c4e5a011e6da0bc04d8 Mon Sep 17 00:00:00 2001 From: Peter Chang <23019897+deputt@users.noreply.github.com> Date: Tue, 18 Aug 2020 09:43:21 +0800 Subject: [PATCH] Update field.php with label id Adding an id to the label allows for custom styling of each option --- fields/radio/field.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fields/radio/field.php b/fields/radio/field.php index 1d90383f7..fea344f9f 100755 --- a/fields/radio/field.php +++ b/fields/radio/field.php @@ -37,7 +37,7 @@