Update view.html.erb

This commit is contained in:
2016-09-16 23:11:59 -04:00
committed by GitHub
parent 226d44cd28
commit 5545d72adf

View File

@@ -6,7 +6,7 @@
<div class="subject">
<%= render_issue_subject_with_tree(@issue) %>
Link Expires in: <%= distance_of_time_in_words(Time.now, @token.expires_at) %>
This customer link expires in <%= distance_of_time_in_words(Time.now, @token.expires_at) %>
</div>
<p class="author">
<%= authoring @issue.created_on, @issue.author %>.