From c49a3b2f02e5902f96b90ee9669e29c3789ba2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mahir=20G=C3=BCl?= Date: Mon, 3 Mar 2025 14:06:39 +0100 Subject: [PATCH] Update en.lang array fixed --- modules/cdrreport/lang/en.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cdrreport/lang/en.lang b/modules/cdrreport/lang/en.lang index 638a9e9..897174c 100644 --- a/modules/cdrreport/lang/en.lang +++ b/modules/cdrreport/lang/en.lang @@ -54,6 +54,6 @@ $arrLangModule=array( "contact_admin" => "There is no extension number associated with the current user. Please contact the administrator to assign it an extension", "no_extension" => "There is no extension number associated with the current user. You can associate an extension number to your user by clicking here", "Only administrators can delete CDRs" => "Only administrators can delete CDRs", -"Show time in Secs" => "Show time in Secs", +"Show time in Secs" => "Show time in Secs" ); ?>