diff --git a/app/views/journals/diff.html.erb b/app/views/journals/diff.html.erb index 7768f0833..9e40dba68 100644 --- a/app/views/journals/diff.html.erb +++ b/app/views/journals/diff.html.erb @@ -2,7 +2,7 @@
由<%= @journal.user %> 更新于 <%= format_time @journal.created_on %>
<%= link_to l(:button_back), issue_path(@issue), :onclick => 'history.back(); return false;' %>