fix extra output
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 1 Apr 2014 16:31:20 +0000 (16:31 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 1 Apr 2014 16:31:20 +0000 (16:31 +0000)
Toolkit/Contacts/GolfPackageForm.php

index af2b732..a255457 100755 (executable)
@@ -249,7 +249,7 @@ class Toolkit_Contacts_GolfPackageForm
                     'type'    => 'checkbox',
                     'name'    => $courseName,
                     'req'     => false,
-                    'display' => $courseName,
+                    'display' => '',
                     'opts'    => $courseName
                 );
             }