diff options
Diffstat (limited to 'BKUHelpWebStart/src/main/webappOverlay/help/index.html')
| -rw-r--r-- | BKUHelpWebStart/src/main/webappOverlay/help/index.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/BKUHelpWebStart/src/main/webappOverlay/help/index.html b/BKUHelpWebStart/src/main/webappOverlay/help/index.html index 2788e817..106cfae8 100644 --- a/BKUHelpWebStart/src/main/webappOverlay/help/index.html +++ b/BKUHelpWebStart/src/main/webappOverlay/help/index.html @@ -2,7 +2,7 @@  <html xmlns="http://www.w3.org/1999/xhtml">    <head>      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -    <title>CitizenCard - Help</title> +    <title>Citizen Card - 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> @@ -15,13 +15,13 @@          <!-- 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> +        <p>Help icon above Citizen Card dialog</p>          <!-- end #sidebar1 --></div>        <div id="mainContent"> -        <h1>CitizenCard-Environment Help</h1> +        <h1>Citizen Card-Environment Help</h1>          <p> -          The context-dependent CitizenCard Environment help is available via -          the help icon in the top right corner above the CitizenCard dialog. +          The context-dependent Citizen Card Environment help is available via +          the help icon in the top right corner above the Citizen Card 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> @@ -45,7 +45,7 @@        </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> +          <a href="http://www.buergerkarte.at">Austrian Citizen Card</a> | <a href="http://mocca.egovlabs.gv.at">Citizen Card Environment MOCCA</a>          </p>        </div>        <!-- end #container --></div> | 
