make the footer not so useless

This commit is contained in:
Dan Hansen 2011-01-23 23:47:51 -06:00 committed by zhitomirskiyi
parent 21465c8f32
commit b533d31fad
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,6 @@
- for post in posts
= render 'shared/stream_element', :post => post, :all_aspects => @all_aspects, :commenting_disabled => defined?(@commenting_disabled)
%a.paginate
= t("_more")
= t("more")
- else
= render 'aspects/no_posts_message', :post_count => posts.length

View file

@ -31,6 +31,7 @@ en:
_more: "More"
_comments: "Comments"
_comment: "Comment"
more: "More"
next: 'next'
previous: 'previous'
contacts: