Move <br>

This commit is contained in:
aspangaro 2015-07-16 05:06:46 +02:00
parent efbaeaab5c
commit f3c3bb708f

View File

@ -330,6 +330,7 @@ if ($result)
$db->free($result); $db->free($result);
print "</table>"; print "</table>";
print '<br>';
} }
} }
else else
@ -395,7 +396,6 @@ function activitytrim($product_type)
if ($num > 0 ) if ($num > 0 )
{ {
print '<br>';
print '<table class="noborder" width="75%">'; print '<table class="noborder" width="75%">';
if ($product_type==0) if ($product_type==0)