From b03eb7594abac17f1a0d77dde67940f8ab133e11 Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 26 Mar 2009 14:16:11 +0000 Subject: Layout for webapplication adjusted for IE. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@335 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/main/webapp/jsp/null_request_page.jsp | 3 +++ src/main/webapp/jsp/signupload.jsp | 18 +++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'src/main/webapp/jsp') diff --git a/src/main/webapp/jsp/null_request_page.jsp b/src/main/webapp/jsp/null_request_page.jsp index 6d1008a..7f60325 100644 --- a/src/main/webapp/jsp/null_request_page.jsp +++ b/src/main/webapp/jsp/null_request_page.jsp @@ -74,6 +74,9 @@
+ <% if (locale != null) { %> + + <% } // end if %> <% if (!isExternalInvocation) { %> " /> <% } // end if %> diff --git a/src/main/webapp/jsp/signupload.jsp b/src/main/webapp/jsp/signupload.jsp index 287afb1..f372ecf 100644 --- a/src/main/webapp/jsp/signupload.jsp +++ b/src/main/webapp/jsp/signupload.jsp @@ -92,7 +92,7 @@ <% } // end if %> -

+

@@ -106,8 +106,8 @@ action="<%= request.getContextPath() %>/Sign"> - - + - - + - - + - - + +
+
+ <% if (forceTextualForMocca && Constants.SIGNATURE_DEVICE_MOC.equals(device)) {%> @@ -133,8 +133,8 @@
+
:
-- cgit v1.2.3