0
0
Fork 0

Fix SSI includes

This commit is contained in:
Jannik Beyerstedt 2024-03-07 19:34:50 +01:00
commit 52895cf63f
8 changed files with 21 additions and 21 deletions

View file

@ -1,7 +1,7 @@
<!-- $Id: schlafen.html,v 1.2 2003/04/10 13:49:25 dennis Exp $ -->
<!--#include virtual="/inc/html-head.html" -->
<!--#include virtual="/inc/menu.html" -->
<!--#include virtual="/inc/html-head.html.de" -->
<!--#include virtual="/inc/menu.html.de" -->
<P>
<TABLE cellspacing="0" cellpadding="3" width="100%" border="0">
@ -93,7 +93,7 @@ Zum Suchen einfach unten auf "Ausfuehren" klicken.
<TD>Suche/Biete*:</TD>
<TD><INPUT type="radio" name="mode" value="Suchen"> Suche | <INPUT type="radio" name="mode" value="Biete"> Biete</TD>
</TR>
<TR>
<TD>Name*:</TD>
<TD><INPUT type="text" name="name" size="30"></TD>