aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/index.jsp
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-07-17 08:20:30 +0200
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-07-17 08:20:30 +0200
commit1c06339a8232dcc1c6d9ca471698732248e62f02 (patch)
treeb98c8dee3ee4a3143fc731358cfe540434ecd604 /pdf-as-web/src/main/webapp/index.jsp
parentd2a5915e8b9f1bbee77d916208c2e98c234b0d3a (diff)
downloadpdf-as-4-1c06339a8232dcc1c6d9ca471698732248e62f02.tar.gz
pdf-as-4-1c06339a8232dcc1c6d9ca471698732248e62f02.tar.bz2
pdf-as-4-1c06339a8232dcc1c6d9ca471698732248e62f02.zip
Removed OnlineBKU Option
Diffstat (limited to 'pdf-as-web/src/main/webapp/index.jsp')
-rw-r--r--pdf-as-web/src/main/webapp/index.jsp9
1 files changed, 0 insertions, 9 deletions
diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp
index f3a3b957..ae3ef88d 100644
--- a/pdf-as-web/src/main/webapp/index.jsp
+++ b/pdf-as-web/src/main/webapp/index.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" />