diff options
Diffstat (limited to 'src/main/webapp/bku-erkennung/index.html')
-rw-r--r-- | src/main/webapp/bku-erkennung/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/main/webapp/bku-erkennung/index.html b/src/main/webapp/bku-erkennung/index.html deleted file mode 100644 index 436061b..0000000 --- a/src/main/webapp/bku-erkennung/index.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-
- <head>
- <title>BKU-Erkennung</title>
- </head>
-
- <body>
- <p>Erkennung laufender BKU-Software</p>
- <iframe src="bku-erkennung_iframe.html" width="152" height="57" id="sep_iframe" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" allowtransparency="true"></iframe>
- </body>
-
-</html>
-
|