pb m3.22 - set correct filter when clicking on subject and language in notice
<%- @types.sort.each do |type| -%>AddOutputFilterByType DEFLATE <%= type %><%- end -%><%- @notes.sort.each do |type,note| -%>DeflateFilterNote <%= type %> <%=note %><%- end -%>