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:
Grace Carpenter
2004-06-02 20:39:13 +00:00
parent 0c811fa8da
commit 6d05c8d803

View File

@@ -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>