You are here

constant SUBSCRIPTIONS_DEFAULT_BODY in Subscriptions 5

2 uses of SUBSCRIPTIONS_DEFAULT_BODY
subscriptions_settings in ./subscriptions.module
Admin settings
theme_subscriptions_mail_item_body in ./subscriptions.module
themes an outgoing subscriptions mail

File

./subscriptions.module, line 19

Code

define('SUBSCRIPTIONS_DEFAULT_BODY', t("Greetings, @name.\n\nA @type to which you have subscribed has been updated.\n@title\n@teaser\nTo view the thread, navigate to !url\n\n--\nThis is an automatic message from @site.\nTo manage your subscriptions, browse to !manage-url"));