Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
    // $Id: footer_pieper-freizeit.de_32.inc.php 1041 2012-03-26 08:40:35Z tiefland $
    //Position at 1.5 cm from bottom
    $this->SetY( -15 );
    //Arial italic 8
    $this->SetFont( 'Arial', 'I', 8 );
    $this->MultiCell( 0, 4,
        "National Bank AG - BLZ 360 200 30 - Kto. Nr. 71 20 669 \nAmtsgericht Gladbeck; HR-Nr. B 11052",
        'T', 'C' );
?>