Minor CDR search bug fixes (#7787)

* Minor CDR search bug fixes

* Update xml_cdr_search.php

* Update xml_cdr_inc.php

* Update xml_cdr.php

* Update template.php
This commit is contained in:
Alex
2026-03-12 16:48:03 +00:00
committed by GitHub
parent 778d33d72e
commit 92609e825a
4 changed files with 34 additions and 21 deletions
-1
View File
@@ -201,7 +201,6 @@
echo " </div>\n";
echo " </div>\n";
echo " </div>\n";
echo " <input type='text' class='formfld' style='display: none;' name='caller_id_numbers[]' id='caller_id_number_0' value='".escape($caller_id_number)."'>\n";
echo " </td>\n";
echo " </tr>\n";
echo " <tr>";