summaryrefslogtreecommitdiff
path: root/app/views/notify/group_access_granted_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/group_access_granted_email.text.erb')
-rw-r--r--app/views/notify/group_access_granted_email.text.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/notify/group_access_granted_email.text.erb b/app/views/notify/group_access_granted_email.text.erb
new file mode 100644
index 00000000000..ef9617bfc16
--- /dev/null
+++ b/app/views/notify/group_access_granted_email.text.erb
@@ -0,0 +1,4 @@
+
+You have been granted <%= @group_member.human_access %> access to group <%= @group.name %>
+
+<%= url_for(group_url(@group)) %>