diff --git a/media/js/newsblur/views/story_detail_view.js b/media/js/newsblur/views/story_detail_view.js index 27de54082..e04925bc6 100644 --- a/media/js/newsblur/views/story_detail_view.js +++ b/media/js/newsblur/views/story_detail_view.js @@ -244,7 +244,7 @@ NEWSBLUR.Views.StoryDetailView = Backbone.View.extend({ <%= story.story_content() %>\ <% } %>\ \ -
\ +
\
\
\
Read the whole story
\ @@ -254,20 +254,20 @@ NEWSBLUR.Views.StoryDetailView = Backbone.View.extend({
\
\
\ -
\ +
\
 
\
Email this story
\
\ -
\ +
\
 
\
Train this story
\
\ -
\ +
\
 
\
<%= story.get("starred") ? "Saved" : "Save this story" %>
\
\ <%= story_save_view %>\ -
\ +
\
 
\
<%= story.get("shared") ? "Shared" : "Share this story" %>
\
\