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/help.retry.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/help.retry.html')
-rw-r--r-- | BKUHelp/src/main/webapp/help/help.retry.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUHelp/src/main/webapp/help/help.retry.html b/BKUHelp/src/main/webapp/help/help.retry.html index 9aa45795..c36557f7 100644 --- a/BKUHelp/src/main/webapp/help/help.retry.html +++ b/BKUHelp/src/main/webapp/help/help.retry.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <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"/> +<link rel="shortcut icon" href="img/chip16.ico" type="image/x-icon"/> <!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ @@ -22,7 +22,7 @@ <h1>Online Help</h1> <!-- end #header --></div> <div id="sidebar1"> - <p><img src="help.retry.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p> + <p><img src="img/help.retry.png" alt="Bildschirmfoto des Applets" 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"> |