Skip to content

Commit

Permalink
Bugzilla 957: remove surplus namespace definitions from html tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Oct 8, 2013
1 parent 3be8c02 commit 391dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/uk/statistics.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
xmlns:dyn="http://exslt.org/dynamic"
xmlns:set="http://exslt.org/sets"
xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
exclude-result-prefixes="xsl ds md mdui xsi members wayf ukfedlabel math date dyn set idpdisc"
exclude-result-prefixes="xsl alg ds init md mdui xsi members wayf ukfedlabel math date dyn set idpdisc"
version="1.0">

<xsl:output method="html" omit-xml-declaration="yes"/>
Expand Down

0 comments on commit 391dcec

Please sign in to comment.