I am working to implement a LaunchRock list implementation for Drupal, and I am using the mailing_list module to provide a way for people to sign up. I'd like to be able to modify the "Subscribe" to something else like "Reserve an Invite" or "Join the Revolution" or whatever.

Comments

manuel.adan’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

At this moment, there is no further development for the 7.x branch, only bug fixes. The feature you asked for can easily be achieved by hook_form implementation.