removed community spotlight stream link from right side
This commit is contained in:
parent
02199b172b
commit
5d54fc6c28
2 changed files with 0 additions and 10 deletions
|
|
@ -69,14 +69,6 @@
|
|||
.content
|
||||
!= t('bookmarklet.explanation', :link => link_to(t('bookmarklet.explanation_link_text'), bookmarklet))
|
||||
|
||||
- if @stream.has_community_spotlight?
|
||||
.section
|
||||
.title.no_icon
|
||||
%h5
|
||||
=t('aspects.index.community_spotlight')
|
||||
.content#community_spotlight
|
||||
= link_to t('aspects.index.see_more_from_us'), spotlight_path, :id => 'view_all_contacts_link'
|
||||
|
||||
.section
|
||||
.title
|
||||
= image_tag('/images/icons/coffee.png')
|
||||
|
|
|
|||
|
|
@ -152,8 +152,6 @@ en:
|
|||
acquaintances: "Acquaintances"
|
||||
friends: "Friends"
|
||||
index:
|
||||
community_spotlight: "Community Spotlight"
|
||||
see_more_from_us: "See more of the D* community."
|
||||
donate: "Donate"
|
||||
keep_us_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
|
||||
your_aspects: "Your Aspects"
|
||||
|
|
|
|||
Loading…
Reference in a new issue