Revert "Fix translation reference"

This reverts commit 56cdb7a3ad.
This commit is contained in:
Manuel Schölling 2011-07-24 20:21:23 +02:00
parent 56cdb7a3ad
commit 85fde3b7a3

View file

@ -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")