Fixing style errors.
This commit is contained in:
parent
0cb04d14d7
commit
cd5201e40a
@ -687,7 +687,6 @@ if ($object->id > 0)
|
|||||||
$boxstat .= '</div>';
|
$boxstat .= '</div>';
|
||||||
if ($link) $boxstat .= '</a>';
|
if ($link) $boxstat .= '</a>';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$parameters = array();
|
$parameters = array();
|
||||||
|
|||||||
@ -431,7 +431,6 @@ if ($object->id > 0)
|
|||||||
$boxstat .= '</div>';
|
$boxstat .= '</div>';
|
||||||
if ($link) $boxstat .= '</a>';
|
if ($link) $boxstat .= '</a>';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$boxstat .= '</td></tr>';
|
$boxstat .= '</td></tr>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user