diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-08-01 12:53:41 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-08-01 12:53:41 +0000 |
commit | 41167a7728455754cba90461fff791fc8f7adc7c (patch) | |
tree | b2206931d62959a2118b4b20b95586a27f262544 /BKUHelpWebStart/src/main/webappOverlay/help/index.html | |
parent | c0a67be571078f8d5d08de468f7ab4bb5e0b98c4 (diff) | |
download | mocca-41167a7728455754cba90461fff791fc8f7adc7c.tar.gz mocca-41167a7728455754cba90461fff791fc8f7adc7c.tar.bz2 mocca-41167a7728455754cba90461fff791fc8f7adc7c.zip |
CitizenCard -> Citizen Card in help files
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1127 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
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> |