mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Change title-call-block to title-call_block
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user