diff --git a/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl b/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl index b26855ffe9..46c9a0ca6c 100644 --- a/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl +++ b/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl @@ -33,7 +33,8 @@ xmlns:util="org.dspace.app.xmlui.utils.XSLUtils" xmlns:jstring="java.lang.String" xmlns:rights="http://cosimo.stanford.edu/sdr/metsrights/" - exclude-result-prefixes="xalan encoder i18n dri mets dim xlink xsl util jstring rights"> + xmlns:confman="org.dspace.core.ConfigurationManager" + exclude-result-prefixes="xalan encoder i18n dri mets dim xlink xsl util jstring rights confman">