mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix Active Calls & Registrations page window titles.
This commit is contained in:
@@ -122,6 +122,7 @@ require_once "resources/check_auth.php";
|
||||
|
||||
//show the header
|
||||
require_once "resources/header.php";
|
||||
$page["title"] = $text['header-registrations'];
|
||||
|
||||
//show the registrations
|
||||
echo "<table width='100%' border='0' cellspacing='0' cellpadding='5'>\n";
|
||||
|
||||
Reference in New Issue
Block a user