Move <br>
This commit is contained in:
parent
efbaeaab5c
commit
f3c3bb708f
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user