mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix a syntax issue and remove the optional php close tag
This commit is contained in:
@@ -619,7 +619,7 @@ $text['label-update_filesystem_permissions']['uk-ua'] = "Управління п
|
||||
$text['label-update_filesystem_permissions']['tr-tr'] = "Dosya Sistemi İzinleri";
|
||||
$text['label-update_filesystem_permissions']['zh-cn'] = "文件系统权限";
|
||||
$text['label-update_filesystem_permissions']['ja-jp'] = "ファイルシステムの権限";
|
||||
$text['label-update_filesystem_permissions']['ko-kr'] = "파일 시스템 권한"
|
||||
$text['label-update_filesystem_permissions']['ko-kr'] = "파일 시스템 권한";
|
||||
|
||||
$text['message-updated_autoloader']['en-us'] = 'Updated autoloader';
|
||||
$text['message-updated_autoloader']['en-gb'] = 'Updated autoloader';
|
||||
|
||||
Reference in New Issue
Block a user