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.signpin.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.signpin.html')
| -rw-r--r-- | BKUHelp/src/main/webapp/help/help.signpin.html | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/BKUHelp/src/main/webapp/help/help.signpin.html b/BKUHelp/src/main/webapp/help/help.signpin.html index dcad3a16..484a1be4 100644 --- a/BKUHelp/src/main/webapp/help/help.signpin.html +++ b/BKUHelp/src/main/webapp/help/help.signpin.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,13 +22,13 @@      <h1>Online Help</h1>
      <!-- end #header --></div>
    <div id="sidebar1">
 -    <p><img src="help.signpin.png" alt="applet screenshot" width="190" height="130"/></p>
 +    <p><img src="img/help.signpin.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">
      <h1> Erstellen einer elektronischen Signatur</h1>
      <p>Sie werden aufgefordert die  Signatur-PIN einzugeben, um eine elektronische Signatur zu erstellen.</p>
 -    <p style="text-align: center"><img src="help.signpin-1.png" alt="Bildschirmfoto" width="278" height="146" /></p>
 +    <p style="text-align: center"><img src="img/help.signpin-1.png" alt="Bildschirmfoto" width="278" height="146" /></p>
      <ol>
        <li>Klicken Sie auf 'Signaturdaten anzeigen' um die zu signierenden Daten anzuzeigen.</li>
        <li>Geben Sie im Formularfeld die Signatur-PIN ein.</li>
 | 
