diff options
Diffstat (limited to 'BKUHelp/src/main/webapp/help/help.verify.pin.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/help.verify.pin.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/BKUHelp/src/main/webapp/help/help.verify.pin.html b/BKUHelp/src/main/webapp/help/help.verify.pin.html index f666a4e4..571474f4 100644 --- a/BKUHelp/src/main/webapp/help/help.verify.pin.html +++ b/BKUHelp/src/main/webapp/help/help.verify.pin.html @@ -2,9 +2,9 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<title>Bürgerkarte - Hilfe</title> -<link href="/help/css/help.css" rel="stylesheet" type="text/css" /> -<link rel="shortcut icon" href="/help/chip16.ico" type="image/x-icon"/> +<title>CitizenCard - Help</title> +<link href="css/help.css" rel="stylesheet" type="text/css" /> +<link rel="shortcut icon" href="chip16.ico" type="image/x-icon"/> <!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ @@ -19,11 +19,11 @@ <div id="container"> <div id="header"> - <h1>Online-Hilfe</h1> + <h1>Online Help</h1> <!-- end #header --></div> <div id="sidebar1"> - <p><img src="help.pin.mgmt.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> + <p><img src="help.pin.mgmt.png" alt="applet screenshot" width="190" height="130"/></p> + <p><strong>Note</strong> that the screenshot may differ slightly from the actual web page.</p> <!-- end #sidebar1 --></div> <div id="mainContent"> <h1>PIN Abfragen</h1> @@ -43,7 +43,7 @@ </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> + <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> |