diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> @@ -10,7 +11,7 @@ <table width="100%" height="100%" cellspacing="0" cellpadding="0"><tr> <td valign="middle" align="center"> <b>Klicken Sie auf das Bild, um die Seite zu betreten!</b><br><br> - <a href="frames.html"><img border="0" src="images/TITEL2.jpg"></a> + <a href="frames.php"><img border="0" src="images/TITEL2.jpg"></a> </td> </tr></table> </body> |