From 6a7fcab53bb00b4eb59cc41b1a8de81ab81e2b19 Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Fri, 14 Mar 2014 22:28:52 +0100 Subject: HTML fixes --- pdf-as-web/src/main/resources/template_provide.html | 2 +- pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp | 4 +--- pdf-as-web/src/main/webapp/egiz.jsp | 6 +++--- pdf-as-web/src/main/webapp/index.jsp | 4 ++-- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/pdf-as-web/src/main/resources/template_provide.html b/pdf-as-web/src/main/resources/template_provide.html index 5ba884a8..5581f263 100644 --- a/pdf-as-web/src/main/resources/template_provide.html +++ b/pdf-as-web/src/main/resources/template_provide.html @@ -4,6 +4,6 @@ Provide PDF -PDF ready @: here +PDF ready @: download here diff --git a/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp b/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp index 9ed40e30..c16d672a 100644 --- a/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp +++ b/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp @@ -5,7 +5,7 @@ <%@page contentType="text/html; charset=UTF-8"%> - + @@ -17,9 +17,7 @@ "> -

PDF-Signatur

-

diff --git a/pdf-as-web/src/main/webapp/egiz.jsp b/pdf-as-web/src/main/webapp/egiz.jsp index f6086190..7036697f 100644 --- a/pdf-as-web/src/main/webapp/egiz.jsp +++ b/pdf-as-web/src/main/webapp/egiz.jsp @@ -66,9 +66,9 @@ - - - + + + diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp index eba5db46..82458f77 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -4,7 +4,7 @@ PDF-Signatur -

@@ -20,7 +20,7 @@ <% if (WebConfiguration.getLocalBKUURL() != null) { %> - <% -- cgit v1.2.3