diff options
Diffstat (limited to 'release/help/docu_encrypt.html')
-rw-r--r-- | release/help/docu_encrypt.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/release/help/docu_encrypt.html b/release/help/docu_encrypt.html index 525866c..99788fe 100644 --- a/release/help/docu_encrypt.html +++ b/release/help/docu_encrypt.html @@ -9,16 +9,11 @@ </head> <body> -<div style="width:800px;text-align:left;float:center"> -Next: <a href="docu_decrypt.html">Decrypt a message,</a> Up: <a href="docu.html">Main menu,</a> Previous: <a href="docu_keygen.html">Generate a key</a> -<hr/> -</div> - <div style="width:800px;text-align:center;float:center"> - +Previous: <a href="docu_keygen.html">Generate a key</a> | <a href="docu.html">Main</a> | Next: <a href="docu_decrypt.html">Decrypt a message</a> +<hr/> <div id="content"> - <h1>Howto encrypt a text</h1> <p> There are three steps for encrypting a text. We assume, that Alice wants to encrypt a text for Bobby. @@ -51,6 +46,8 @@ Finally Alice hits the encrypt button to encrypt the text. Alternatively she cou </div> +<hr/> +Previous: <a href="docu_keygen.html">Generate a key</a> | <a href="docu.html">Main</a> | Next: <a href="docu_decrypt.html">Decrypt a message</a> </div> </body> </html> |