diff options
Diffstat (limited to 'BKUHelp/src/main/webapp/help/error.card.notactivated.html')
| -rw-r--r-- | BKUHelp/src/main/webapp/help/error.card.notactivated.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/BKUHelp/src/main/webapp/help/error.card.notactivated.html b/BKUHelp/src/main/webapp/help/error.card.notactivated.html index 38b0ad2c..ab935970 100644 --- a/BKUHelp/src/main/webapp/help/error.card.notactivated.html +++ b/BKUHelp/src/main/webapp/help/error.card.notactivated.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="error.card.notactivated.png" alt="applet screenshot" width="190" height="130"/></p>
 +    <p><img src="img/error.card.notactivated.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">
 | 
