)\r
\r
INITIAL_EMAIL_SUBSCRIBE_OPTION = Setting('INITIAL_EMAIL_SUBSCRIBE_OPTION', 'y', EMAIL_SET, dict(\r
-label = _("Default email subscription "),\r
+label = _("Default email subscription"),\r
widget=RadioSelect,\r
choices=EMAIL_SUBSCRIBE_CHOICES,\r
help_text = _("Choose what should be the default email subscription status while registering."),\r