Refactored EmailSetting incosistency. Fixes #603

This commit is contained in:
raluka 2015-10-06 11:32:40 +02:00
parent f9c41cf670
commit 0c4b0b4ac1
13 changed files with 99 additions and 88 deletions

View file

@ -7,4 +7,4 @@ User <%= @comment.user.name %> posted a new comment for event <%= @event.title %
To reply to this comment, please go to <%= h( admin_conference_event_url(@conference.short_title, @event)) %>
Best wishes,
<%= @conference.short_title %> Team
<%= @conference.title %> Team