mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-11 05:34:59 +00:00
Gateways: Fix paging and order by.
Devices/Users/Extensions: Visual adjustments.
This commit is contained in:
@@ -219,7 +219,8 @@ require_once "resources/paging.php";
|
||||
echo "</form>";
|
||||
|
||||
if (strlen($paging_controls) > 0) {
|
||||
echo "<center>".$paging_controls."</center>\n";
|
||||
echo "<br />";
|
||||
echo $paging_controls."\n";
|
||||
}
|
||||
|
||||
echo "<br /><br />".((is_array($extensions)) ? "<br /><br />" : null);
|
||||
|
||||
Reference in New Issue
Block a user