summaryrefslogtreecommitdiff
path: root/BKUHelpWebStart/src/main/webappOverlay/help/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'BKUHelpWebStart/src/main/webappOverlay/help/404.html')
-rw-r--r--BKUHelpWebStart/src/main/webappOverlay/help/404.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/BKUHelpWebStart/src/main/webappOverlay/help/404.html b/BKUHelpWebStart/src/main/webappOverlay/help/404.html
new file mode 100644
index 00000000..f07ed7ec
--- /dev/null
+++ b/BKUHelpWebStart/src/main/webappOverlay/help/404.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <title>CitizenCard - Help</title>
+ <link href="css/help.css" rel="stylesheet" type="text/css" />
+ <link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon"/>
+ </head>
+
+ <body class="twoColElsLtHdr">
+
+ <div id="container">
+ <div id="header">
+ <h1>Online Help</h1>
+ <!-- end #header --></div>
+ <div id="sidebar1">
+ <p><img src="img/welcome.png" alt="applet screenshot" width="190" height="130"/></p>
+ <p>Help icon above CitizenCard dialog</p>
+ <!-- end #sidebar1 --></div>
+ <div id="mainContent">
+ <h1>CitizenCard-Environment Help</h1>
+ <p>Page not found.</p>
+ <p>
+ The context-dependent CitizenCard Environment help is available via
+ the help icon in the top right corner above the CitizenCard dialog.
+ Alternatively, the individual help pages can be accessed and also bookmarked directly from the browser.
+ </p>
+ <p>Answers to frequently asked questions can be found in the following help pages: </p>
+ <ul>
+ <li><a href="help.install.cacert.html">CA certificate installation</a></li>
+ <li><a href="error.pcsc.html">PC/SC installation error</a></li>
+ <li><a href="cardnotsupported.html">Supported signature cards</a></li>
+ <li><a href="help.cardpin.html">Accessing protected card data (pin entry)</a></li>
+ <li><a href="help.signpin.html">Signature creation</a></li>
+ <li><a href="help.retry.html">Wrong PIN</a></li>
+ <li><a href="help.hashdataviewer.html">Signature data display</a></li>
+ <li><a href="help.pin.mgmt.html">PIN management</a></li>
+ <li><a href="help.change.pin.html">Change PIN</a></li>
+ <li><a href="help.config.html">Configuration file</a></li>
+ </ul>
+ <p>If you don't find answers to your questions in those pages, you can find a support Forum
+ for the citizen card at <a href="https://www.buergerkarte.at/mvnforum/mvnforum/index">www.buergerkarte.at</a>.</p>
+
+ <p><br class="clearfloat" /></p>
+ </div>
+ <div id="footer">
+ <p>
+ <a href="http://www.buergerkarte.at">Austrian CitizenCard</a> | <a href="http://mocca.egovlabs.gv.at">CitizenCard Environment MOCCA</a>
+ </p>
+ </div>
+ <!-- end #container --></div>
+ </body>
+</html>