Fix a syntax issue and remove the optional php close tag

This commit is contained in:
FusionPBX
2025-04-22 10:06:03 -06:00
committed by GitHub
parent bd1258b126
commit ee322d23b6
6 changed files with 1 additions and 11 deletions

View File

@@ -782,5 +782,3 @@ $text['description-message']['tr-tr'] = "Kayıt mesajı.";
$text['description-message']['zh-cn'] = "录音消息。";
$text['description-message']['ja-jp'] = "録音メッセージ。";
$text['description-message']['ko-kr'] = "녹음 메시지입니다.";
?>