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

@@ -7414,5 +7414,3 @@ $text['label-required']['tr-tr'] = "Gerekli";
$text['label-required']['zh-cn'] = "必需的";
$text['label-required']['ja-jp'] = "必要";
$text['label-required']['ko-kr'] = "필수의";
?>