|
@@ -15,7 +15,7 @@ |
|
|
block discarded – undo |
|
15
|
15
|
); |
|
16
|
16
|
|
|
17
|
17
|
$form['explanation'] = array( |
|
18
|
|
- '#markup' => '<p>' . t("Control how you are notified of new content and activity. When you follow a group, topic, user, or other content, you'll see updates in your content and activity streams, and you will automatically get email updates unless you disable emails or unfollow.") . '</p>', |
|
|
18
|
+ '#markup' => '<p>'.t("Control how you are notified of new content and activity. When you follow a group, topic, user, or other content, you'll see updates in your content and activity streams, and you will automatically get email updates unless you disable emails or unfollow.").'</p>', |
|
19
|
19
|
); |
|
20
|
20
|
|
|
21
|
21
|
$form['message_subscribe_email'] = array( |
Please login to merge, or discard this patch.