From: Ævar Arnfjörð Bjarmason Date: Mon, 1 Jun 2009 22:51:33 +0000 (+0000) Subject: fixed fatal error as a result of copy/paste programming X-Git-Tag: live~7306 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/b720048e95ca30bf7d5ad3064cf6df07c8020245?hp=6adeb24d76d0f0d2fc2504ce45a058c87ca27a55;ds=sidebyside fixed fatal error as a result of copy/paste programming --- diff --git a/app/views/notifier/diary_comment_notification.rhtml b/app/views/notifier/diary_comment_notification.rhtml index 2f2670435..cfae495da 100644 --- a/app/views/notifier/diary_comment_notification.rhtml +++ b/app/views/notifier/diary_comment_notification.rhtml @@ -14,7 +14,7 @@ <%= @body %> == -<%= t'notifier.diary.header', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %> +<%= t'notifier.diary.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %> ***************************************************************************