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" ); ?>