fehlerhaften "/index.html"-Link verkuerzt
This commit is contained in:
parent
ca9461261b
commit
c4bab23f41
1 changed files with 3 additions and 3 deletions
|
@ -18,9 +18,9 @@
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<table border="0">
|
<table border="0">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
<a href="/index.html"><img src="/logo.png" alt="sl-logo" style="border:none"/></a>
|
<a href="/"><img src="/logo.png" alt="sl-logo" style="border:none"/></a>
|
||||||
</td>
|
</td>
|
||||||
<td><h1><a href="/index.html">systemausfall.org</a> </h1></td>
|
<td><h1><a href="/">systemausfall.org</a> </h1></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
"A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away." -- Antoine de Saint-Exupéry
|
"A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away." -- Antoine de Saint-Exupéry
|
||||||
</div></td>
|
</div></td>
|
||||||
<td style="width:10%"><div class="link">
|
<td style="width:10%"><div class="link">
|
||||||
<a href="/packungsbeilage.html">impressum</a>
|
|
||||||
</div></td>
|
</div></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue