X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=blobdiff_plain;f=includes%2FSkinPHPTal.php;h=35ff06dee4f8acd56ff18c65d48b68a01bb66672;hb=93e301f751df26002b8c326fe716ed7e940278d5;hp=3206b5e700e2322f1a5bbe1ce52ffd52fee6e430;hpb=93fcbccb727e1969add028d75352e01e1c25088c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/SkinPHPTal.php b/includes/SkinPHPTal.php index 3206b5e700..35ff06dee4 100644 --- a/includes/SkinPHPTal.php +++ b/includes/SkinPHPTal.php @@ -204,6 +204,8 @@ if( defined( "MEDIAWIKI" ) ) { $tpl->set( "reporttime", $out->reportTime() ); $tpl->set( "sitenotice", $wgSiteNotice ); + $printfooter = "
\n" . $this->printFooter() . "
\n"; + $out->mBodytext .= $printfooter ; $tpl->setRef( "bodytext", $out->mBodytext ); $language_urls = array();