Revert "Revert "Fix translation reference""
This reverts commit 85fde3b7a3.
This commit is contained in:
parent
85fde3b7a3
commit
ae0d655d5d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
.content
|
.content
|
||||||
.right
|
.right
|
||||||
= link_to t("show_original"), post_path(post)
|
= link_to t(".show_original"), post_path(post)
|
||||||
%span.from
|
%span.from
|
||||||
= person_link(post.author, :class => "hovercardable")
|
= person_link(post.author, :class => "hovercardable")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue