summaryrefslogtreecommitdiff
path: root/app/views/notify/note_wiki_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/note_wiki_email.html.haml')
-rw-r--r--app/views/notify/note_wiki_email.html.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/views/notify/note_wiki_email.html.haml b/app/views/notify/note_wiki_email.html.haml
index 91270682c6b..591319515f6 100644
--- a/app/views/notify/note_wiki_email.html.haml
+++ b/app/views/notify/note_wiki_email.html.haml
@@ -4,9 +4,8 @@
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}
%td{:align => "left", :style => "padding: 20px 0 0;"}
%h2{:style => "color:#646464 !important; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; "}
- New comment -
- = link_to project_issue_url(@wiki.project, @wiki, :anchor => "note_#{@note.id}") do
- = "Wiki ##{@wiki.title.to_s}"
+ New comment for Wiki page
+ = link_to_gfm @wiki.title, project_issue_url(@wiki.project, @wiki, :anchor => "note_#{@note.id}")
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}
%tr
%td{:style => "font-size: 1px; line-height: 1px;", :width => "21"}