aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/jsp/results.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/jsp/results.jsp')
-rw-r--r--src/main/webapp/jsp/results.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/jsp/results.jsp b/src/main/webapp/jsp/results.jsp
index 990e33e..faabc27 100644
--- a/src/main/webapp/jsp/results.jsp
+++ b/src/main/webapp/jsp/results.jsp
@@ -69,7 +69,7 @@
%>
<div class="pdfasverticalspace"></div>
<% if (backbutton) { %>
- <a href="/pdf-as/jsp/verifyupload.jsp">zur&uuml;ck</a>
+ <a href="<%= request.getContextPath() %>/jsp/verifyupload.jsp">zur&uuml;ck</a>
<% } %>
<% if (btlurl != null) { %>
<a href="<%=btlurl%>">zur&uuml;ck zur Liste</a>