Bugfix to the diary entry comment notifier with the missing closing %>
This commit is contained in:
parent
aa626e218d
commit
ff6eeff075
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<%= @body %>
|
||||
==
|
||||
|
||||
<%= t'notifier.diary.header', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl
|
||||
<%= t'notifier.diary.header', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
|
||||
|
||||
|
||||
***************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue