Project

General

Profile

« Previous | Next » 

Revision 5716

comment out the "in XXX data catalog system"

View differences:

lib/style/shared/eml-2/eml-identifier.xsl
57 57
						'<xsl:value-of select="$qformat" />');
58 58
				}
59 59
			</script>
60
          <xsl:if test="normalize-space(../@system)!=''">
61
            <xsl:text> (in the </xsl:text>
62
            <em class="italic">
63
              <xsl:value-of select="$system"/>
64
            </em>
65
            <xsl:text> Catalog System)</xsl:text>
66
          </xsl:if>
60
			<!--  BRL - removing this section per MBJ 20101210
61
	          <xsl:if test="normalize-space(../@system)!=''">
62
	            <xsl:text> (in the </xsl:text>
63
	            <em class="italic">
64
	              <xsl:value-of select="$system"/>
65
	            </em>
66
	            <xsl:text> Catalog System)</xsl:text>
67
	          </xsl:if>
68
	         --> 
67 69
          </td>
68 70
        </tr>
69 71
      </xsl:if>

Also available in: Unified diff