is there a way to make the newsletter subscriptions a drop down box instead of a list of checkboxes?

Comments

levelos’s picture

Status: Active » Closed (fixed)

You could use hook_form_alter() to modify the form. And hardly a critical issue.