Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_schilder-eck.de.inc.php 3426 2011-03-02 10:30:31Z erling $
        //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: 1944902 BLZ: 42260001",'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 Swift(BIC)-code:  GENODEM 1 GBU IBAN: DE 41422600010001944902",0,'C');
?>