kleine anpassung phrasenmodul

This commit is contained in:
Karl Burkhart
2011-08-24 07:32:51 +00:00
parent a70b03218f
commit 144fb51023
+1 -1
View File
@@ -33,7 +33,7 @@ $p= new phrasen($sprache);
<html>
<head>
<title>Profil</title>
<title><?php echo $p->t('zeitwunsch/profil');?></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../skin/style.css.php" type="text/css">
</head>