diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-08-12 15:22:43 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-08-12 15:22:43 +0000 |
commit | 69f308b4f412bb3e47c9fb68947c7986864e0553 (patch) | |
tree | 0ac675487c613a4bd62867f53db5d6b00d3ea2e8 /BKUHelp/src/main/webapp/help/de/index.html | |
parent | 3670fc616e1822162719ec02ac5108301b86bca8 (diff) | |
download | mocca-69f308b4f412bb3e47c9fb68947c7986864e0553.tar.gz mocca-69f308b4f412bb3e47c9fb68947c7986864e0553.tar.bz2 mocca-69f308b4f412bb3e47c9fb68947c7986864e0553.zip |
Help update
Images moved to img dir
Some English/German mixups corrected
Some files renamed
Some help files updated
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@954 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUHelp/src/main/webapp/help/de/index.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/de/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/BKUHelp/src/main/webapp/help/de/index.html b/BKUHelp/src/main/webapp/help/de/index.html index e5d1b33a..ad2c5310 100644 --- a/BKUHelp/src/main/webapp/help/de/index.html +++ b/BKUHelp/src/main/webapp/help/de/index.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Bürgerkarte - Hilfe</title>
<link href="../css/help.css" rel="stylesheet" type="text/css" />
- <link rel="shortcut icon" href="../chip16.ico" type="image/x-icon"/>
+ <link rel="shortcut icon" href="../img/chip16.ico" type="image/x-icon"/>
</head>
<body class="twoColElsLtHdr">
@@ -14,7 +14,7 @@ <h1>Online-Hilfe</h1>
<!-- end #header --></div>
<div id="sidebar1">
- <p><img src="welcome.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p>
+ <p><img src="img/welcome.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p>
<p>Hilfe-Icon rechts oben im Bürgerkartendialog</p>
<!-- end #sidebar1 --></div>
<div id="mainContent">
@@ -35,6 +35,9 @@ <li><a href="help.pin.mgmt.html">PIN Verwaltung</a></li>
<li><a href="help.change.pin.html">Ă„ndern der PIN</a></li>
</ul>
+ <p>Wenn Sie auf diesen Seiten keine Antwort auf ihre Fragen finden, gibt es unter
+ <a href="https://www.buergerkarte.at/mvnforum/mvnforum/index">www.buergerkarte.at</a> ein Support-Forum
+ für die Bürgerkarte.</p>
<p><br class="clearfloat" /></p>
</div>
|