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