diff options
Diffstat (limited to 'release/help/docu_import_key.html')
-rw-r--r-- | release/help/docu_import_key.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/release/help/docu_import_key.html b/release/help/docu_import_key.html index d648c3c..8e7bdff 100644 --- a/release/help/docu_import_key.html +++ b/release/help/docu_import_key.html @@ -46,20 +46,26 @@ When Bobby wants to import a key from text-edit field or from clipboard, he firs <p> First Bobby opens the import key dialog through the toolbar. </p> -<IMG SRC="img/docu/importkey_menu.jpg" alt="open import key dialog"> +<p> +<IMG SRC="img/docu/importkey_menu.jpg" alt="open import key dialog"/> +</p> <h4>STEP 2: Choose keys</h4> <p> Secondly makes the appropriate selection. If he wants to import a key from editor, he has to paste the key to the text-edit field before. Only if he wants to import keys from file, he has to do the next step, otherwise he's done. </p> -<IMG SRC="img/docu/importkey_dialog.jpg" alt="choose file"> +<p> +<IMG SRC="img/docu/importkey_dialog.jpg" alt="choose file"/> +</p> <h4>STEP 3: Choose file</h4> <p> Now he chooses the key-file. Afterwards the key appears in the keylist. </p> -<IMG SRC="img/docu/importkey_keylist.jpg" alt="key list"> +<p> +<IMG SRC="img/docu/importkey_keylist.jpg" alt="key list"/> +</p> </div> </div> </body> |