diff --git a/rdf/bestelldetail.rdf.php b/rdf/bestelldetail.rdf.php index 280e65a5e..7cc395890 100755 --- a/rdf/bestelldetail.rdf.php +++ b/rdf/bestelldetail.rdf.php @@ -183,7 +183,8 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml") $i++; } //echo "pos:".$pagebreakposition; - if($i>$pagebreakposition) + //if($i>$pagebreakposition) + if($pagebreak) echo " \n"; else echo " \n";