mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Fix the label for the device vendor function import and add the translation to resources/app_languages.php.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
$sql_search .= "or description like '%".$search."%'";
|
||||
$sql_search .= ")";
|
||||
}
|
||||
|
||||
//additional includes
|
||||
require_once "resources/header.php";
|
||||
require_once "resources/paging.php";
|
||||
|
||||
Reference in New Issue
Block a user