aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/comment_mailer
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2012-01-02 14:26:05 +0200
committerUģis Ozols <ugis.ozolss@gmail.com>2012-01-02 14:26:05 +0200
commit223a71930007315a795f8d42de95e451480e1263 (patch)
tree2cc3b6146c362c4f39f38f8591bd35799281ad42 /app/views/refinery/blog/comment_mailer
parentfd0521bb993d534aa82ff8c2190b4370d2148f63 (diff)
downloadrefinerycms-blog-223a71930007315a795f8d42de95e451480e1263.tar.gz
refinerycms-blog-223a71930007315a795f8d42de95e451480e1263.tar.bz2
refinerycms-blog-223a71930007315a795f8d42de95e451480e1263.zip
Use Refinery::Core.config to get site name.
Diffstat (limited to 'app/views/refinery/blog/comment_mailer')
-rw-r--r--app/views/refinery/blog/comment_mailer/notification.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/refinery/blog/comment_mailer/notification.html.erb b/app/views/refinery/blog/comment_mailer/notification.html.erb
index 0c7dcd4..cfadb67 100644
--- a/app/views/refinery/blog/comment_mailer/notification.html.erb
+++ b/app/views/refinery/blog/comment_mailer/notification.html.erb
@@ -12,6 +12,6 @@
<%=raw t('.comment_ends') %>
<%=raw t('.closing_line') %>,
-<%=raw RefinerySetting[:site_name] %>
+<%=raw Refinery::Core.config.site_name %>
<%=raw t('.ps') %>