Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
    // $Id: footer_pieper-freizeit.de_41.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. 88 29 810 \nAmtsgericht Gladbeck; HR-Nr. A 2199",
        'T', 'C' );
?>