We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93b2e18 + 2e84bb1 commit fd03f29Copy full SHA for fd03f29
access/src/main/external/static/recordTransformations/modsToFullRecord.xsl
@@ -337,7 +337,7 @@
337
<th>
338
<xsl:choose>
339
<xsl:when test="$groupKey = 'dateIssued'">
340
- <xsl:value-of>Date Issued</xsl:value-of>
+ <xsl:value-of>Publication Date</xsl:value-of>
341
</xsl:when>
342
<xsl:when test="$groupKey = 'dateCreated'">
343
<xsl:value-of>Date Created</xsl:value-of>
0 commit comments