Anpassung von Adressen und Charset-Umstellung auf utf-8
This commit is contained in:
@@ -16,14 +16,14 @@ echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n";
|
||||
echo " \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n";
|
||||
echo "<html>\n";
|
||||
echo " <head>\n";
|
||||
echo " <title>RIST - Pablo Rink und Christian Steinle GbR</title>\n";
|
||||
echo " <title>RIST - CS medien- und kommunikationssysteme</title>\n";
|
||||
echo " <link rel=\"stylesheet\" media=\"all\" type=\"text/css\" href=\"css/best_page.css\" />\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";
|
||||
echo " <link rel=\"shortcut icon\" href=\"favicon.ico\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /> \n";
|
||||
echo " <meta http-equiv=\"expires\" content=\"0\">\n";
|
||||
echo " <meta http-equiv=\"cache-control\" content=\"no-cache\">\n";
|
||||
echo " <meta http-equiv=\"pragma\" content=\"no-cache\">\n";
|
||||
|
||||
@@ -37,9 +37,11 @@ if ("6" == $_POST['step'])
|
||||
$text .= "Tel: +49 7346 307415\n";
|
||||
$text .= "Email: info@ri-st.de\n";
|
||||
$text .= "Web: http://www.ri-st.de\n";
|
||||
$text .= "R!ST - Rink und Steinle GbR\n";
|
||||
$text .= "Im Gässele 8\n";
|
||||
$text .= "89079 Ulm / Unterweiler\n";
|
||||
$text .= "R!ST\n";
|
||||
$text .= "CS medien- & kommunikationssysteme\n";
|
||||
$text .= "Christian Steinle\n";
|
||||
$text .= "Geislinger Str. 14\n";
|
||||
$text .= "73312 Geislingen\n";
|
||||
$text .= "Gerichtsstand: Amtsgericht Ulm\n";
|
||||
$text .= "Steuernummer: 88019 / 59742\n";
|
||||
|
||||
@@ -53,14 +55,14 @@ echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n";
|
||||
echo " \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n";
|
||||
echo "<html>\n";
|
||||
echo " <head>\n";
|
||||
echo " <title>RIST - Pablo Rink und Christian Steinle GbR</title>\n";
|
||||
echo " <title>RIST - CS medien- und kommunikationssysteme</title>\n";
|
||||
echo " <link rel=\"stylesheet\" media=\"all\" type=\"text/css\" href=\"css/best_page.css\" />\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";
|
||||
echo " <link rel=\"shortcut icon\" href=\"favicon.ico\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /> \n";
|
||||
echo " <meta http-equiv=\"expires\" content=\"0\">\n";
|
||||
echo " <meta http-equiv=\"cache-control\" content=\"no-cache\">\n";
|
||||
echo " <meta http-equiv=\"pragma\" content=\"no-cache\">\n";
|
||||
|
||||
@@ -279,9 +279,9 @@ p.Feld {
|
||||
|
||||
#header #right {
|
||||
float: right;
|
||||
width: 200px;
|
||||
width: 300px;
|
||||
text-align: right;
|
||||
margin-top: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#header p {
|
||||
|
||||
@@ -16,14 +16,14 @@ echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"\n";
|
||||
echo " \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n";
|
||||
echo "<html>\n";
|
||||
echo " <head>\n";
|
||||
echo " <title>RIST - Pablo Rink und Christian Steinle GbR</title>\n";
|
||||
echo " <title>RIST - CS medien- und kommunikationssysteme</title>\n";
|
||||
echo " <link rel=\"stylesheet\" media=\"all\" type=\"text/css\" href=\"css/best_page.css\" />\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";
|
||||
echo " <link rel=\"shortcut icon\" href=\"favicon.ico\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /> \n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /> \n";
|
||||
echo " <meta http-equiv=\"expires\" content=\"0\">\n";
|
||||
echo " <meta http-equiv=\"cache-control\" content=\"no-cache\">\n";
|
||||
echo " <meta http-equiv=\"pragma\" content=\"no-cache\">\n";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<col width="40%"/>
|
||||
</colgroup>
|
||||
<tr>
|
||||
<th>R!ST Verwaltung - Pablo Rink und Christian Steinle GbR</th>
|
||||
<th>R!ST Verwaltung - CS medien- & kommunikationssysteme</th>
|
||||
<th><a href="http://www.ri-st.de/" target="_blank">www.ri-st.de</a></th>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -17,8 +17,9 @@ else
|
||||
<div id="right">
|
||||
<p>
|
||||
R!ST<br/>
|
||||
Rink und Steinle GbR<br/>
|
||||
Im Gässele 8<br/>
|
||||
89079 Unterweiler
|
||||
CS medien- & kommunikationssysteme<br/>
|
||||
Christian Steinle<br/>
|
||||
Geilsinger Str. 14<br/>
|
||||
73312 Geislingen
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
<div id="right">
|
||||
<p>
|
||||
R!ST<br/>
|
||||
Rink und Steinle GbR<br/>
|
||||
Im Gässele 8<br/>
|
||||
89079 Unterweiler
|
||||
CS medien- & kommunikationssysteme<br/>
|
||||
Christian Steinle<br/>
|
||||
Geilsinger Str. 14<br/>
|
||||
73312 Geislingen
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>Website</title>
|
||||
<script type="text/javascript">
|
||||
function change_style(div) {
|
||||
|
||||
@@ -30,7 +30,7 @@ $headers .= "\nMIME-Version: 1.0\n" .
|
||||
|
||||
$email_message = "This is a multi-part message in MIME format.\n\n" .
|
||||
"--{$mime_boundary}\n" .
|
||||
"Content-Type:text; charset=\"iso-8859-1\"\n" .
|
||||
"Content-Type:text; charset=\"utf-8\"\n" .
|
||||
"Content-Transfer-Encoding: 8bit\n\n" .
|
||||
$email_message . "\n\n";
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ $headers .= "\nMIME-Version: 1.0\n" .
|
||||
|
||||
$email_message = "This is a multi-part message in MIME format.\n\n" .
|
||||
"--{$mime_boundary}\n" .
|
||||
"Content-Type:text; charset=\"iso-8859-1\"\n" .
|
||||
"Content-Type:text; charset=\"utf-8\"\n" .
|
||||
"Content-Transfer-Encoding: 8bit\n\n" .
|
||||
$email_message . "\n\n";
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ $pdf->SetFont('Helvetica', '', 8);
|
||||
$pdf->SetY(50);
|
||||
$pdf->SetX(25);
|
||||
$pdf->SetLeftMargin(25);
|
||||
$pdf->Write(4, "Pablo Rink und Christian Steinle GbR");
|
||||
$pdf->Write(4, "CS medien - Christian Steinle");
|
||||
|
||||
$pdf->Write(4, ", Im Gässele 8, 89079 Ulm / Unterweiler\n\n");
|
||||
$pdf->Write(4, ", Geislinger Str. 14, 73312 Geislingen\n\n");
|
||||
|
||||
$pdf->SetFont('Helvetica', '', 10);
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ $this->Image('img/1000_logo.gif', 20, 20, 50);
|
||||
$this->SetFont('Helvetica', '', 10);
|
||||
$this->SetY(20);
|
||||
$this->SetLeftMargin(148);
|
||||
$this->Cell(52, 4, "Pablo Rink und Christian Steinle GbR", 0, 1, 'R');
|
||||
$this->Cell(52, 4, "Im Gässele 8", 0, 1, 'R');
|
||||
$this->Cell(52, 4, "89079 Ulm / Unterweiler", 0, 1, 'R');
|
||||
$this->Cell(52, 4, "CS medien - Christian Steinle", 0, 1, 'R');
|
||||
$this->Cell(52, 4, "Geislinger Str. 14", 0, 1, 'R');
|
||||
$this->Cell(52, 4, "73312 Geislingen", 0, 1, 'R');
|
||||
|
||||
$this->SetLeftMargin(20);
|
||||
$this->SetY(55);
|
||||
@@ -89,7 +89,7 @@ if ("" != $nt['Text'])
|
||||
$pdf->Write(4, "\n" . $nt['Text'] . "\n");
|
||||
}
|
||||
|
||||
$var = "Mit freundlichen Grüßen\nPablo Rink und Christian Steinle";
|
||||
$var = "Mit freundlichen Grüßen\nChristian Steinle";
|
||||
include __DIR__ . "/replace_gruss.php";
|
||||
$pdf->SetFont('Helvetica', '', 10);
|
||||
$pdf->Write(4, "\n" . $var);
|
||||
|
||||
Reference in New Issue
Block a user