diff options
Diffstat (limited to 'pdf-as-web/src/main/webapp/testindex.jsp')
-rw-r--r-- | pdf-as-web/src/main/webapp/testindex.jsp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pdf-as-web/src/main/webapp/testindex.jsp b/pdf-as-web/src/main/webapp/testindex.jsp index 8d49caeb..fea19ea8 100644 --- a/pdf-as-web/src/main/webapp/testindex.jsp +++ b/pdf-as-web/src/main/webapp/testindex.jsp @@ -28,15 +28,6 @@ } %> <% - if (WebConfiguration.getOnlineBKUURL() != null) { - %> - <img src="assets/img/onlineBKU.png" /> - <button type="submit" value="onlinebku" name="connector" - id="onlinebku">Online BKU</button> - <% - } - %> - <% if (WebConfiguration.getHandyBKUURL() != null) { %> <img src="assets/img/mobileBKU.png" /> |