From 69654950d66cac6b15bbf60d444bd432141288a2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 25 Feb 2006 05:47:55 +0100 Subject: remove borders on radio button elements --- functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index a4aefff62..b6490fac9 100644 --- a/functions.php +++ b/functions.php @@ -682,7 +682,8 @@ $sel .= " value=\"0\""; } - print " $v "; + print " $v "; } } -- cgit v1.2.3