diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/ieView.html')
| -rw-r--r-- | BKUOnline/src/main/webapp/ieView.html | 31 | 
1 files changed, 0 insertions, 31 deletions
| diff --git a/BKUOnline/src/main/webapp/ieView.html b/BKUOnline/src/main/webapp/ieView.html deleted file mode 100644 index 71f76eec..00000000 --- a/BKUOnline/src/main/webapp/ieView.html +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 -<html>
 -<head>
 -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 -<title>Anzeige</title>
 -<style type="text/css">
 -body {
 -	font-size: 15px;
 -	font-weight: 500;
 -	font-family: Helvetica, Arial, sans-serif;
 -	background-color: DarkOrange;
 -	padding:1em 2em 0em 2em;
 -}
 -
 -h1 {
 -	font-size: 20px;
 -}
 -</style>
 -</head>
 -<body>
 -<h1>Achtung: Ihr Browser unterstützt dieses Anzeigeformat (XHTML) nicht.</h1> Die unten
 -dargestellten Daten können von den tatsächlichen Signaturdaten abweichen.
 -<a href="hashDataInput?ieCType=application%2Fxhtml%2Bxml">Hier</a>
 -können Sie die Signaturdaten herunterladen.
 -<br>
 -<div style="height:700px; margin: 2em 0em 1em 0em">
 -<iframe src="hashDataInput?ieCType=text/html" width="100%" height="100%" marginwidth="0"
 -marginheight="0" frameborder="1" scrolling="auto">Ihr Browser unterstütz leider keine Iframes</iframe>
 -</div>
 -</body>
 -</html>
\ No newline at end of file | 
