Removed odd test

This commit is contained in:
Marcos García 2015-08-29 21:41:15 +02:00
parent 25fca6615a
commit 8fd7f0f383

View File

@ -744,7 +744,7 @@ function pdf_pagefoot(&$pdf,$outputlangs,$paramfreetext,$fromcompany,$marge_bass
// First line of company infos
$line1=""; $line2=""; $line3=""; $line4="";
if ($showdetails && 1)
if ($showdetails)
{
// Company name
if ($fromcompany->name)