mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
14.04.2009 96d4a1c7cef8d3ced7735a74ebef95e93fa18321
opendj-sdk/opends/tests/staf-tests/shared/xsl/id.xsl
@@ -60,7 +60,7 @@
  <xsl:variable name="url"            select="normalize-space($id/tests-url)"/>
  <xsl:variable name="tests-dir"      select="normalize-space($id/tests-dir)"/>
  <xsl:variable name="mailto"         select="normalize-space($id/mailto)"/>
  <xsl:variable name="productname"    select="normalize-space($id/productname)"/>
  <xsl:variable name="productname"    select="normalize-space($sut[@product='opends']/name)"/>
  <xsl:variable name="version"        select="normalize-space($sut[@product='opends']/version)"/>
 
  <xsl:element name="html">