Update xml_cdr.php

This commit is contained in:
FusionPBX
2018-05-04 09:14:02 -06:00
committed by GitHub
parent 160ca51876
commit 6ab925ec7f

View File

@@ -260,7 +260,7 @@
echo " </tr>\n";
echo " <tr>\n";
echo " <td class='vncell' valign='top' nowrap='nowrap'>\n";
echo " ".$text['label-cid-name']."\n";
echo " ".$text['label-caller_id_name']."\n";
echo " </td>\n";
echo " <td class='vtable' align='left'>\n";
echo " <input type='text' class='formfld' name='caller_id_name' value='$caller_id_name'>\n";