mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Change basic search to just search
This commit is contained in:
@@ -129,7 +129,7 @@ else {
|
||||
if (permission_exists('xml_cdr_search')) {
|
||||
|
||||
echo "<fieldset>";
|
||||
echo "<legend>Basic Search</legend>";
|
||||
echo "<legend>$text['button-search']</legend>";
|
||||
|
||||
echo "<form method='post' action=''>\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user