diff --git a/app/views/layouts/base_stores.html.erb b/app/views/layouts/base_stores.html.erb index 00760263b..7020f8e23 100644 --- a/app/views/layouts/base_stores.html.erb +++ b/app/views/layouts/base_stores.html.erb @@ -25,7 +25,7 @@
<%=t(:label_course_file)%> | +<%=t(:label_stores_index)%> | <%= l(:label_user_location) %> : | |
<%= link_to stores_url , stores_url %> | -<%=link_to l(:label_home),home_path %> > <%=link_to l(:label_course_file),stores_url %> |
+ <%=link_to l(:label_home),home_path %> > <%=link_to l(:label_stores_index),stores_url %> |