Bug 15179 (QA Followup) Fix comments to 'other classification'
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
parent
e021bb48a0
commit
0c2cfc8ac1
2 changed files with 2 additions and 2 deletions
|
@ -770,7 +770,7 @@
|
|||
</span>
|
||||
</xsl:if>
|
||||
|
||||
<!-- DDC classification -->
|
||||
<!-- Other classification -->
|
||||
<xsl:if test="marc:datafield[@tag=084]">
|
||||
<span class="results_summary oc">
|
||||
<span class="label">Other classification: </span>
|
||||
|
|
|
@ -822,7 +822,7 @@
|
|||
</span>
|
||||
</xsl:if>
|
||||
|
||||
<!-- DDC classification -->
|
||||
<!-- Other classification -->
|
||||
<xsl:if test="marc:datafield[@tag=084]">
|
||||
<span class="results_summary oc">
|
||||
<span class="label">Other classification: </span>
|
||||
|
|
Loading…
Reference in a new issue