Bugfix to the diary entry comment notifier with the missing closing %>

This commit is contained in:
Shaun McDonald 2009-05-31 22:24:57 +00:00
parent aa626e218d
commit ff6eeff075

View file

@ -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 %>
***************************************************************************