diff options
Diffstat (limited to 'pdf-as-web')
-rw-r--r-- | pdf-as-web/src/main/webapp/index.jsp | 2 |
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 ac8a5f20..35b1c070 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -26,7 +26,7 @@ <input type="file" name="pdf-file" id="pdf-file" accept="application/pdf"> </div> </div> - + // Test Kommentar <div id="signMethod" class="container"> <h3 class="center">Sign Method</h3> <fieldset> |