aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
diff options
context:
space:
mode:
authorAlexander Marsalek <amarsalek@iaik.tugraz.at>2021-06-28 15:16:04 +0200
committerAlexander Marsalek <amarsalek@iaik.tugraz.at>2021-06-28 15:16:04 +0200
commitafe87fbe1a03a2ff8da240cb7eacd301dbadbbf2 (patch)
tree19a523900f96f930a71933ffd9493d4566ba103a /pdf-as-web
parent759f2277f9b6cf339d8fcc5631ea547855ab9e56 (diff)
downloadpdf-as-4-afe87fbe1a03a2ff8da240cb7eacd301dbadbbf2.tar.gz
pdf-as-4-afe87fbe1a03a2ff8da240cb7eacd301dbadbbf2.tar.bz2
pdf-as-4-afe87fbe1a03a2ff8da240cb7eacd301dbadbbf2.zip
removed test chars
Diffstat (limited to 'pdf-as-web')
-rw-r--r--pdf-as-web/src/main/webapp/index.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp
index bbf608b0..86c4054d 100644
--- a/pdf-as-web/src/main/webapp/index.jsp
+++ b/pdf-as-web/src/main/webapp/index.jsp
@@ -15,7 +15,7 @@
<%
if (request.getAttribute("FILEERR") != null) {
%>
- <p>Bitte die zu signierende PDF Datei angeben. öäüÖÄÜ</p>
+ <p>Bitte die zu signierende PDF Datei angeben.</p>
<%
}
%>