From f004990abcf75b08ed65b5e19f1a698dd3543103 Mon Sep 17 00:00:00 2001 From: Pascarelli Luigi Andrea Date: Sat, 12 Oct 2013 22:45:12 +0200 Subject: [PATCH] Restyling error file upload in submission --- dspace-jspui/src/main/webapp/submit/upload-error.jsp | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/dspace-jspui/src/main/webapp/submit/upload-error.jsp b/dspace-jspui/src/main/webapp/submit/upload-error.jsp index af001bac7015..4fde427b61e2 100644 --- a/dspace-jspui/src/main/webapp/submit/upload-error.jsp +++ b/dspace-jspui/src/main/webapp/submit/upload-error.jsp @@ -42,7 +42,7 @@ SubmissionInfo subInfo = SubmissionController.getSubmissionInfo(context, request); %> - @@ -57,17 +57,15 @@ <%--

There was a problem uploading your file. Either the filename you entered was incorrect, or there was a network problem which prevented the file from reaching us correctly. Please try again.

--%> -

+

<%-- Hidden fields needed for SubmissionController servlet to know which step is next--%> <%= SubmissionController.getSubmissionParameters(context, request) %> <%-- HACK:
tag needed for broken Netscape 4.78 behaviour --%> -
-

- " /> -

-
+ + " /> +