app/views/tr8n/common/_language_strip.html.erb in tr8n-3.1.5 vs app/views/tr8n/common/_language_strip.html.erb in tr8n-3.1.6
- old
+ new
@@ -20,10 +20,10 @@
<span id="tr8n_less_strip_languages">
<%=link_to_function("«".html_safe, "Tr8n.Effects.show('tr8n_more_strip_languages'); Tr8n.Effects.fade('tr8n_other_strip_languages');") %>
</span>
</span>
<% else %>
- <%=link_to("»".html_safe, :controller => "/tr8n/language", :action => :table) %>
+ <%=link_to("»".html_safe, "/tr8n/language/table") %>
<% end %>
<% end %>
</div>
<% end %>
\ No newline at end of file