diff --git a/app/views/articles/tag_index.html.erb b/app/views/articles/tag_index.html.erb index bda6aa274..98aa24083 100644 --- a/app/views/articles/tag_index.html.erb +++ b/app/views/articles/tag_index.html.erb @@ -82,7 +82,7 @@
<% if ["week", "month", "year", "infinity", "latest"].exclude?(params[:timeframe]) %> - + <% elsif timeframe_check('week') %> <% elsif timeframe_check('month') %> diff --git a/app/views/stories/_narrow_nav_menu.html.erb b/app/views/stories/_narrow_nav_menu.html.erb index e98b429be..099a67f45 100644 --- a/app/views/stories/_narrow_nav_menu.html.erb +++ b/app/views/stories/_narrow_nav_menu.html.erb @@ -1,5 +1,5 @@
- "><MY DEV FEED> + "><MY <%= ApplicationConfig["COMMUNITY_NAME"] %> FEED> "><PAST WEEK> "><PAST MONTH> "><PAST YEAR>