css hinzugefügt

This commit is contained in:
Karl Burkhart
2011-04-27 09:04:39 +00:00
parent 1fe008de98
commit 8d624a261c
+3 -1
View File
@@ -30,7 +30,6 @@ require_once '../../../include/kontakt.class.php';
require_once '../../../include/preincoming.class.php';
require_once '../../../include/mail.class.php';
header('content-type: text/html; charset=utf-8');
if(isset($_GET['lang']))
setSprache($_GET['lang']);
@@ -48,6 +47,9 @@ $p=new phrasen($sprache);
<html>
<head>
<title>Incoming-Registration</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link href="../../../skin/style.css.php" rel="stylesheet" type="text/css">
<link href="../../../include/js/tablesort/table.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="F2F2F2">