-<li><%= link_to h("History"), :controller => "old_" + type, :action => "history", :id => obj.id %></li>
+<li><%= link_to h("History"), :controller => "old_" + type, :action => "history", :id => obj.id %>
+ (<%= link_to h("HTML"), :action => type+"_history", :id => obj.id %>)</li>