diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-13 09:26:45 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-13 09:26:45 +0000 |
commit | 071188a7ad05a69ce5e4efa03175329d9585025d (patch) | |
tree | 725b2e35d0286d1e34a8060af6545949d87d602e /BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html | |
parent | fe103510aabea195b66bf222d87fd5dfd7a64041 (diff) | |
download | mocca-071188a7ad05a69ce5e4efa03175329d9585025d.tar.gz mocca-071188a7ad05a69ce5e4efa03175329d9585025d.tar.bz2 mocca-071188a7ad05a69ce5e4efa03175329d9585025d.zip |
[#427] No help in BKULocal
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@425 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html')
-rw-r--r-- | BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html new file mode 100644 index 00000000..dc678fd0 --- /dev/null +++ b/BKUHelp/src/main/resources/helpfiles/de/help.cardpin.html @@ -0,0 +1,41 @@ +<!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>Untitled Document</title> +<link href="../../helpfiles/help.css" rel="stylesheet" type="text/css" /> +<!--[if IE]> +<style type="text/css"> +/* place css fixes for all versions of IE in this conditional comment */ +.twoColElsLtHdr #sidebar1 { padding-top: 30px; } +.twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; } +/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ +</style> +<![endif]--> +</head> + +<body class="twoColElsLtHdr"> + +<div id="container"> + <div id="header"> + <h1>Online-Hilfe</h1> + <!-- end #header --></div> + <div id="sidebar1"> + <p><img src="../../helpfiles/de/help.cardpin1.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p> + <p><img src="../../helpfiles/de/help.cardpin2.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p> + <p><strong>Hinweis:</strong> Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.</p> + <!-- end #sidebar1 --></div> + <div id="mainContent"> + <h1> Lesen von Informationen von der Chipkarte</h1> + <p>Sie werden aufgefordert ihre Karten-PIN bzw. Infobox-PIN (abhängig von der verwendeten Bürgerkarte) einzugeben um das Auslesen von Informationen zur Identifikation (Personenbindung) bzw. Vollmachten zu ermöglichen.</p> + <p><a href="http://www.buergerkarte.at/de/datenschutz-sicherheit/">Details</a> zu den auf der Bürgerkarte gespeicherten Informationen finden sie auf <a href="http://www.buergerkarte.at">www.buergerkarte.at</a>.</p> + <p><br class="clearfloat" /></p> + </div> + <div id="footer"> + <p> + <a href="http://www.buergerkarte.at">Österreichische Bürgerkarte</a> | <a href="http://mocca.egovlabs.gv.at">Bürgerkartensoftware MOCCA</a> + </p> + </div> +<!-- end #container --></div> +</body> +</html> |