mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Replaced reference to index.html, instead of index.jsp.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@948 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
<img alt="" src="<%= request.getContextPath() %>/image/<%= ( currentPage.endsWith( "/help" ) ? "arrow-highlight" : "arrow" ) %>.gif" width="16" height="16">
|
||||
</td>
|
||||
<td nowrap class="navigationBarItem">
|
||||
<dspace:popup page="/help/index.jsp">Help</dspace:popup>
|
||||
<dspace:popup page="/help/index.html">Help</dspace:popup>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
Reference in New Issue
Block a user