Change title-call-block to title-call_block

This commit is contained in:
FusionPBX
2024-08-02 15:14:57 -06:00
committed by GitHub
parent 3e9aaf7bfe
commit c3a6e22f38
3 changed files with 28 additions and 28 deletions

View File

@@ -358,7 +358,7 @@ if (permission_exists('call_block_all') || permission_exists('call_block_ring_gr
$token = $object->create($_SERVER['PHP_SELF']);
//show the header
$document['title'] = $text['title-call-block'];
$document['title'] = $text['title-call_block'];
require_once "resources/header.php";
//show the content