aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/jsp/verifylist.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/jsp/verifylist.jsp')
-rw-r--r--src/main/webapp/jsp/verifylist.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/jsp/verifylist.jsp b/src/main/webapp/jsp/verifylist.jsp
index 22a2a4e..fac5755 100644
--- a/src/main/webapp/jsp/verifylist.jsp
+++ b/src/main/webapp/jsp/verifylist.jsp
@@ -68,6 +68,6 @@
<input type="submit" value="Alle pr&uuml;fen" />
</form>
<div class="pdfasverticalspace"></div>
- <a href="/pdf-as/jsp/verifyupload.jsp">zur&uuml;ck</a>
+ <a href="<%= request.getContextPath() %>/jsp/verifyupload.jsp">zur&uuml;ck</a>
</body>
</html>