diff options
Diffstat (limited to 'pdf-as-web/src')
-rw-r--r-- | pdf-as-web/src/main/webapp/index.jsp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp index 86c4054d..9007d62a 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -27,11 +27,12 @@ <img src="assets/img/localBKU.png" /> <button type="submit" value="bku" name="connector" id="bku">Lokale BKU </button> - +<!-- <label for="ab">SBP keyA</label> <input type="text" id="ab" name="sbp:keyA"> <label for="abc">SBP keyB</label> <input type="text" id="abc" name="sbp:keyB"> + --> <% } %> |