remove shapado

This commit is contained in:
danielgrippi 2011-08-12 11:12:11 -07:00
parent cd640e1ac6
commit 7e901d0220
2 changed files with 0 additions and 3 deletions

View file

@ -107,8 +107,6 @@
%li= link_to t('.whats_new'), 'https://github.com/diaspora/diaspora/wiki/Changelog' %li= link_to t('.whats_new'), 'https://github.com/diaspora/diaspora/wiki/Changelog'
%li= link_to(t('layouts.application.toggle'), toggle_mobile_path) if is_mobile_device? %li= link_to(t('layouts.application.toggle'), toggle_mobile_path) if is_mobile_device?
= image_tag 'powered_by_diaspora.png', :height => "11px", :width => "145px" = image_tag 'powered_by_diaspora.png', :height => "11px", :width => "145px"
%br
= link_to t('.have_a_problem'), 'http://diaspora.shapado.com/'
-if !@landing_page && request.url.match(/joindiaspora.com/) -if !@landing_page && request.url.match(/joindiaspora.com/)
:javascript :javascript

View file

@ -321,7 +321,6 @@ en:
application: application:
powered_by: "POWERED BY DIASPORA*" powered_by: "POWERED BY DIASPORA*"
whats_new: "what's new?" whats_new: "what's new?"
have_a_problem: "Have a problem? Find an answer here"
toggle: "toggle mobile site" toggle: "toggle mobile site"
public_feed: "Public Diaspora Feed for %{name}" public_feed: "Public Diaspora Feed for %{name}"
your_aspects: "your aspects" your_aspects: "your aspects"