Commit dd32c9f0ed73eeebc32fbbed38de5c467839b665

Authored by Robert Boloc
1 parent 30553319

Updated notification message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/layouts/notify.html.haml
@@ -23,4 +23,4 @@ @@ -23,4 +23,4 @@
23 - if @project 23 - if @project
24 You're receiving this notification because you are a member of the #{link_to @project.name_with_namespace, project_url(@project)} project team. 24 You're receiving this notification because you are a member of the #{link_to @project.name_with_namespace, project_url(@project)} project team.
25 - if @target_url 25 - if @target_url
26 - #{link_to "View on GitLab", @target_url} 26 + #{link_to "View it on GitLab", @target_url}