Revert "Revert "Fix translation reference""

This reverts commit 85fde3b7a3.
This commit is contained in:
Manuel Schölling 2011-07-24 20:41:05 +02:00
parent 85fde3b7a3
commit ae0d655d5d

View file

@ -9,7 +9,7 @@
.content
.right
= link_to t("show_original"), post_path(post)
= link_to t(".show_original"), post_path(post)
%span.from
= person_link(post.author, :class => "hovercardable")