diff --git a/src/main/java/org/gcube/portlets/user/workspace/client/view/sharing/DialogMultiDragWorkspaceContacts.java b/src/main/java/org/gcube/portlets/user/workspace/client/view/sharing/DialogMultiDragWorkspaceContacts.java index d2d8b5e..b1cb158 100644 --- a/src/main/java/org/gcube/portlets/user/workspace/client/view/sharing/DialogMultiDragWorkspaceContacts.java +++ b/src/main/java/org/gcube/portlets/user/workspace/client/view/sharing/DialogMultiDragWorkspaceContacts.java @@ -27,7 +27,7 @@ public class DialogMultiDragWorkspaceContacts extends Dialog { private static final int HEIGHT_DIALOG = 580; private static final int WIDTH_DIALOG = 620; - private String txtHelp = "Drag one or more contacts from the left (All Contacts) to the right (Share with) to add users in your sharing list."; + private String txtHelp = "Select a VRE and after drag one or more contacts from the left (All Contacts) to the right (Share with) to add users in your sharing list."; private String titleHelp = "Group dragging action"; // private boolean hideOnPressOkButton=false;