Let's make this more informative by adding the node title and tweaking the language :).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Status: Needs review » Needs work

The last submitted patch, og-add-group-message.patch, failed testing.

amitaibu’s picture

+++ b/og_ui/og_ui.admin.incundefined
@@ -220,8 +220,8 @@ function og_ui_add_users_submit($form, &$form_state) {
+  $group = node_load($gid);

Group might not be a node.

DuaelFr’s picture

Status: Needs work » Needs review
FileSize
625 bytes

Is it better ?

This patch is part of the #1day1patch initiative.

Status: Needs review » Needs work

The last submitted patch, og-add_group_message-1842830-3.patch, failed testing.

DuaelFr’s picture

Status: Needs work » Needs review
FileSize
10.59 KB

I missed the last dev version sorry.

DuaelFr’s picture

I am so tired...
This is the good one.

amitaibu’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.