Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_hausshop-24.de.inc.php 1750 2009-11-05 07:44:25Z erling $
        //Logo
        $this->Image('../images/Domain-Logos/121_hausshop-24.jpg',20,5,70);
        //Position at 1.5 cm from bottom
        $this->SetY(-20);
        //Arial 6
        $this->SetFont('Arial','B',8);
        $this->MultiCell(0,4,"Volksbank Rhein-Lahn eG Konto: 211287926 BLZ: 570 928 00",'T','C',1);
        $this->MultiCell(0,4,"",0,'C',1);
        $this->SetFont('Arial','',8);
        $this->MultiCell(0,4,"Hausshop-24 - St.-Nr: 39/133/4088/5 - Ust-IdNr.: DE267191430",0,'C');
?>