diff options
Diffstat (limited to 'BKUHelp/src/main/webapp/help/help.activate.pin.html')
| -rw-r--r-- | BKUHelp/src/main/webapp/help/help.activate.pin.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/BKUHelp/src/main/webapp/help/help.activate.pin.html b/BKUHelp/src/main/webapp/help/help.activate.pin.html index 035c10a2..d75b0da3 100644 --- a/BKUHelp/src/main/webapp/help/help.activate.pin.html +++ b/BKUHelp/src/main/webapp/help/help.activate.pin.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.pin.mgmt.png" alt="applet screenshot" width="190" height="130"/></p>
 +    <p><img src="img/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">
 @@ -30,10 +30,10 @@      <p>Noch nicht aktivierte PINs werden als <em style="color:red; font-weight:bold">NICHT AKTIV</em> angeführt
        und können über die Schaltfläche 'Aktivieren' gesetzt werden.
      </p>
 -    <p style="text-align: center"><img src="help.pin.mgmt-1.png" alt="Bildschirmfoto" width="295" height="200" /></p>
 +    <p style="text-align: center"><img src="img/help.pin.mgmt-1.png" alt="Bildschirmfoto" width="295" height="200" /></p>
      <p>Geben Sie dazu die gewünschte PIN im dafür vorgesehenen Feld ein und wiederholen Sie diese im Feld 'Bestätigung'.
      </p>
 -    <p style="text-align: center"><img src="help.pin.activate.png" alt="Bildschirmfoto" width="295" height="200" /></p>
 +    <p style="text-align: center"><img src="img/help.pin.activate.png" alt="Bildschirmfoto" width="295" height="200" /></p>
      <p><br class="clearfloat" /></p>
    </div>
 | 
