Add the translation for TTA on CDR

This commit is contained in:
Mark Crane
2014-09-20 01:13:14 +00:00
parent 8f15b3c254
commit 4257f3c81b
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ else {
echo th_order_by('destination_number', $text['label-destination'], $order_by, $order);
echo "<th>".$text['label-tools']."</th>\n";
echo th_order_by('start_stamp', $text['label-start'], $order_by, $order, null, "style='text-align: right;'");
echo th_order_by('tta', 'TTA', $order_by, $order, null, "style='text-align: right;'");
echo th_order_by('tta', $text['label-tta'], $order_by, $order, null, "style='text-align: right;'");
echo th_order_by('duration', $text['label-duration'], $order_by, $order, null, "style='text-align: center;'");
if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/billing/app_config.php")){
// billing collumns