Completed
Push — 7.x-3.x ( daa35d...1b5187 )
by Devin
03:09
created
commons/commons_follow/commons_follow_ui/commons_follow_ui.pages.inc 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.