diff software/eXist/webapp/mpdl/presentation/queryHtml.xsl @ 17:7e883ce72fec

diverse Fehlerbehebungen
author Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de>
date Tue, 27 Sep 2011 16:41:15 +0200
parents e99964f390e4
children
line wrap: on
line diff
--- a/software/eXist/webapp/mpdl/presentation/queryHtml.xsl	Tue Sep 27 16:40:57 2011 +0200
+++ b/software/eXist/webapp/mpdl/presentation/queryHtml.xsl	Tue Sep 27 16:41:15 2011 +0200
@@ -12,8 +12,8 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml"
   xmlns:functx="http://www.functx.com">
 
-<xsl:import href="/db/mpdl/presentation/functions-functx.xsl"/>
-<xsl:import href="/db/mpdl/presentation/functions-text.xsl"/>
+<xsl:import href="/mpdl/presentation/functions-functx.xsl"/>
+<xsl:import href="/mpdl/presentation/functions-text.xsl"/>
 
 <xsl:output method="html" encoding="utf-8"/>