Anpassung von Adressen und Charset-Umstellung auf utf-8

This commit is contained in:
2016-07-08 13:31:51 +00:00
parent 1c201488b6
commit 19a604f024
14 changed files with 35 additions and 31 deletions

View File

@@ -165,7 +165,7 @@ echo " <link rel=\"stylesheet\" media=\"all\" type=\"text/css\" href=\"css/page
echo "<!--[if lte IE 7]>\n";
echo " <link rel=\"stylesheet\" href=\"css/ie6.css\" type=\"text/css\" />\n";
echo "<![endif]-->\n";
echo " <meta name=\"description\" content=\"RIST - Pablo Rink und Christian Steinle GbR\" /> \n";
echo " <meta name=\"description\" content=\"RIST - CS medien- und kommunikationssysteme\" /> \n";
echo " <meta name=\"keywords\" content=\"RIST\" /> \n";
echo " <meta name=\"Generator\" content=\"RIST (C) 2010. All rights reserved.\" /> \n";
echo " <meta name=\"robots\" content=\"index, follow\" /> \n";