diff options
Diffstat (limited to 'spss.handbook/handbook/index.html')
| -rw-r--r-- | spss.handbook/handbook/index.html | 17 | 
1 files changed, 9 insertions, 8 deletions
| diff --git a/spss.handbook/handbook/index.html b/spss.handbook/handbook/index.html index 51bd0db60..4fa5728f6 100644 --- a/spss.handbook/handbook/index.html +++ b/spss.handbook/handbook/index.html @@ -2,17 +2,18 @@  <html>  <head>    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> -  <title>Die österreichische Bürgerkarte - Einführung</title> +  <title>MOA SS und SP - Übersicht</title>    <link rel="stylesheet" href="./common/MOA.css" type="text/css">  </head>  <body bgcolor="white" text="#000000" link="#990000" vlink="#666666" alink="#cc9966">  -  <table class="logoTable" width="100%" border="0" cellspacing="0" cellpadding="10">  -    <tr>  -      <td align="center" width="30%"><img src="./common/LogoBKA.png" width="267" height="36" alt="Logo BKA"></td>  -      <td align="center" class="logoTitle"><div align="right">Open Source   -        für das E-Government</div></td>  -    </tr>  -  </table>  +  <table class="logoTable" width="100%" border="0" cellspacing="0" cellpadding="10"> +    <tr> +      <td align="center" class="logoTitle" width="267"><img src="common/LogoBKA.png" alt="Logo BKA" width="267" height="37" align="left"></td> +      <td align="center" class="logoTitle">Open Source<br> +      für das E-Government</td> +      <td align="center" class="logoTitle" width="123"><img src="common/LogoMoa4c.jpg" alt="Logo MOA" width="123" height="138" align="right"></td> +    </tr> +  </table>    <hr/>     <p class="title">MOA: Serversignatur (SS) und Signaturprüfung (SP) </p>     <p class="subtitle">Übersicht zur Dokumentation der Version 1.2 </p>  | 
