diff --git a/app/views/layouts/_user_courses_list.html.erb b/app/views/layouts/_user_courses_list.html.erb index 38ccf72bf..ce9282ee7 100644 --- a/app/views/layouts/_user_courses_list.html.erb +++ b/app/views/layouts/_user_courses_list.html.erb @@ -3,14 +3,14 @@ <%=link_to l(:label_my_course), user_courses_user_path(User.current.id) %>
<% end %> \ No newline at end of file