Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_schilder-eck.de.inc.php 3502 2011-04-29 09:10:19Z niewerth $
        //Logo
        $this->Image('../images/Domain-Logos/117_schilder-eck.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 Ruhr Mitte Konto: 1944900 BLZ: 422 600 01 SWIFT: BIG GENODEM1GBU IBAN: DE41422600010001944902",'T','C',1);
        $this->MultiCell(0,4,"",0,'C',1);
        $this->SetFont('Arial','',8);
        $this->MultiCell(0,4,"Schilder-Eck GmbH - Finanzamt Marl St.-Nr: 359/5783/2508  - UST-ID-NR: DE812456253",0,'C');
?>