mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +00:00
Added a / in the path for the Go Home Button
The link being generated was for the current page, and not the home page.
This commit is contained in:
@@ -38,7 +38,7 @@ Created by Tim Donohue
|
|||||||
<head><xsl:value-of select="$pageTitle"/></head>
|
<head><xsl:value-of select="$pageTitle"/></head>
|
||||||
<p></p>
|
<p></p>
|
||||||
<p>
|
<p>
|
||||||
<xref><xsl:attribute name="target"><xsl:value-of select="$contextPath"/></xsl:attribute><i18n:text>xmlui.general.go_home</i18n:text></xref>
|
<xref><xsl:attribute name="target"><xsl:value-of select="$contextPath"/>/</xsl:attribute><i18n:text>xmlui.general.go_home</i18n:text></xref>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<!-- TODO: This should be moved to an I18N message key -->
|
<!-- TODO: This should be moved to an I18N message key -->
|
||||||
|
Reference in New Issue
Block a user