Skip to content

Commit

Permalink
Merge pull request #63 from OpenGeoMetadata/Add-closing-dl-tag
Browse files Browse the repository at this point in the history
Moved closing dl tag
  • Loading branch information
mejackreed committed Aug 1, 2017
2 parents b9f38f9 + 9558573 commit 9bfa7cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/xslt/iso2html.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@
</xsl:for-each>
</dl>
</dd>
</dl>
</div>

<!-- Spatial Reference Info -->
Expand Down Expand Up @@ -1063,8 +1064,7 @@
</dd>
</xsl:if>
</dl>
</dd>
</dl>
</dd>
</div>
</xsl:template>
</xsl:stylesheet>

0 comments on commit 9bfa7cb

Please sign in to comment.