From 5d5f0e06881ac5ed2711a3bb725f41491bcefaa7 Mon Sep 17 00:00:00 2001 From: "timeless%mac.com" <> Date: Wed, 10 Oct 2001 11:52:09 +0000 Subject: Bugzilla Bug 97185 make_select should add a newline after each option patch by kiko. r=zach, gerv --- CGI.pl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CGI.pl b/CGI.pl index ee6dbb4c7..2cfe767eb 100644 --- a/CGI.pl +++ b/CGI.pl @@ -557,7 +557,7 @@ sub make_selection_widget { } elsif ($type eq "RADIO") { $popup .= "$displaytext
"; } else { - $popup .= "