Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_teile-freak.de.inc.php 2536 2010-06-22 08:37:39Z erling $
        //Position at 1.5 cm from bottom
        $this->SetY(-35);
        //Arial italic 8
        $this->SetFont('Arial','I',8);
        $this->MultiCell(0,4,"Bankverbindung:\nBLZ: XXXXXXXX – Name der Bank\nKonto: XXXXXXX",'T','C');
?>