Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_confetti.de.inc.php 42 2007-04-18 10:07:34Z tiefland $
        //Position at 1.5 cm from bottom
        $this->SetY(-35);
        //Arial italic 8
        $this->SetFont('Arial','I',8);
        $this->MultiCell(0,4,"Bankverbindung:\nBLZ: 422 600 01 – Volksbank Gelsenkirchen-Buer\nKonto: 818 039 200",'T','C');
?>