* Untermenue "Email" erstellt
* Dokument angepasst
This commit is contained in:
parent
61f247f020
commit
f8802a42e7
2 changed files with 17 additions and 1 deletions
16
documents/menue_email.inc
Normal file
16
documents/menue_email.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
\begin{rawhtml}
|
||||
<div id="nav">
|
||||
<div id="toctitle">Navigation</div
|
||||
<ol>
|
||||
<li><a href="einfuehrung.html" title="Thematischer Einstieg">Einführung ins Thema</li>
|
||||
<li><a href="e-mail.html" title="E-Mail Verschlüsselung">E-Mails verschlüsseln</a></li>
|
||||
<ul>
|
||||
<li><a href="programme.html" title="Benötigt Programme">1 Benötigte Programme</a></li>
|
||||
<li><a href="import_export.html" title="Schlüsseln importieren">2 Schlüssel austauschen</a></li>
|
||||
<li><a href="tb_nutzung" title="Praktische Anwengung">3 E-Mails verschlüsseln</a></li>
|
||||
</ul>
|
||||
<li><a href="chat.html" title="Chat Verschlüsselung">Chats verschüsseln</a></li>
|
||||
<li><a href="about.html" title="Informationen zur CD">Über die CD</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
\end{rawhtml}
|
|
@ -44,7 +44,7 @@ preview false
|
|||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Include \input{/home/phil/daten/sao/svn/cryptocd/trunk/documents/menue.inc}
|
||||
\begin_inset Include \input{/home/phil/daten/sao/svn/cryptocd/trunk/documents/menue_email.inc}
|
||||
preview false
|
||||
|
||||
\end_inset
|
||||
|
|
Loading…
Reference in a new issue