Update xml_cdr.php

This commit is contained in:
Nate
2019-10-02 16:00:01 -06:00
parent 8044a851eb
commit b480ffb9c3

View File

@@ -550,7 +550,6 @@
echo "<a href='javascript:void(0);' onclick=\"if (confirm('".$text['confirm-delete']."')) { document.forms.frm.submit(); }\" alt='".$text['button-delete']."'>".$v_link_label_delete."</a>";
}
echo "</td>\n";
$col_count++;
}
echo "</tr>\n";