diff --git a/dspace-jspui/src/main/webapp/submit/choose-file.jsp b/dspace-jspui/src/main/webapp/submit/choose-file.jsp index f774d1c998..617a224af1 100644 --- a/dspace-jspui/src/main/webapp/submit/choose-file.jsp +++ b/dspace-jspui/src/main/webapp/submit/choose-file.jsp @@ -345,8 +345,22 @@ <% } %> - -
method="post" + <% if (bSherpa) { %> +
+
+
+ +
+
+ + + +
+
+
+ <% } %> +
"> + method="post" action="<%= request.getContextPath() %>/submit" enctype="multipart/form-data" onkeydown="return disableEnterKey(event);"> @@ -608,20 +622,7 @@ %> " />
-
- <% if (bSherpa) { %> -
-
-
- -
-
- - - -
-
-
- <% } %> + +