CDR: Add missing language translations.
This commit is contained in:
+738
-843
File diff suppressed because it is too large
Load Diff
@@ -218,9 +218,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo $text['description']." \n";
|
echo $text['description']." \n";
|
||||||
echo $text['description2']." \n";
|
|
||||||
echo $text['description-3']." \n";
|
|
||||||
echo $text['description-4']." \n";
|
|
||||||
echo "<br /><br />\n";
|
echo "<br /><br />\n";
|
||||||
|
|
||||||
//basic search of call detail records
|
//basic search of call detail records
|
||||||
|
|||||||
@@ -125,9 +125,7 @@
|
|||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
echo "<tr>\n";
|
echo "<tr>\n";
|
||||||
echo "<td align='left' colspan='2'>\n";
|
echo "<td align='left' colspan='2'>\n";
|
||||||
echo "".$text['description-5']." \n";
|
echo "".$text['description-details']." \n";
|
||||||
echo "".$text['description-6']." \n";
|
|
||||||
echo "".$text['description-7']." \n";
|
|
||||||
echo "</td>\n";
|
echo "</td>\n";
|
||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
echo "</table>\n";
|
echo "</table>\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user