You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><%= ts("These are some of the latest bookmarks created on the Archive. To find more bookmarks, #{link_to 'choose a fandom', media_path} or #{link_to 'try our advanced search', search_bookmarks_path}.").html_safe %>
49
+
<p><%= ts("These are some of the latest bookmarks created on the Archive. To find more bookmarks, #{link_to 'choose a fandom', media_index_path} or #{link_to 'try our advanced search', search_bookmarks_path}.").html_safe %>
Copy file name to clipboardexpand all lines: app/views/works/index.html.erb
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
<!---/subnav-->
44
44
45
45
<%unless@owner.present?%>
46
-
<p><%=ts("These are some of the latest works posted to the Archive. To find more works, #{link_to'choose a fandom',media_path} or #{link_to'try our advanced search',search_works_path}.").html_safe%>
46
+
<p><%=ts("These are some of the latest works posted to the Archive. To find more works, #{link_to'choose a fandom',media_index_path} or #{link_to'try our advanced search',search_works_path}.").html_safe%>
0 commit comments