Call Recordings: Add window title.

This commit is contained in:
Nate 2020-01-06 11:00:41 -07:00
parent 6127274cf3
commit a8501b35f0
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@
$token = $object->create($_SERVER['PHP_SELF']);
//include the header
$document['title'] = $text['title-call_recordings'];
require_once "resources/header.php";
//show the content