You are here

constant CC_SIGNUP_TITLE in Constant Contact 7.3

Same name and namespace in other branches
  1. 6.3 constant_contact.config.php \CC_SIGNUP_TITLE
5 uses of CC_SIGNUP_TITLE
constant_contact_block_configure in ./constant_contact.module
Implements hook_block_configure().
constant_contact_form_user_profile_form_alter in ./constant_contact.module
Implements hook_form_FORM_ID_alter().
constant_contact_form_user_register_form_alter in ./constant_contact.module
Implements hook_form_FORM_ID_alter().
constant_contact_settings in ./admin.system.inc
Displays the module settings page.
constant_contact_signup_form in ./constant_contact.module
Form builder for the custom signup form, added using a block.

File

./constant_contact.config.php, line 24
Default configuration settings which may be overridden on the settings page.

Code

define('CC_SIGNUP_TITLE', 'Subscribe to the Newsletter');