Merge pull request #338 from eagleman/patch-6

Update lang.admin.maintain.php
This commit is contained in:
Frank Hochmuth 2024-03-13 19:50:01 +01:00 committed by GitHub
commit 4ea7ac5c76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ $lang ['admin'] ['maintain'] ['default'] = array(
'opt6' => 'Show support data', 'opt6' => 'Show support data',
'chmod_info' => 'If the file permissions <strong>could not</strong> be reset to ' . decoct(FILE_PERMISSIONS) . ', the owner of the file is probably not the same as the owner of the web server.<br>' . // 'chmod_info' => 'If the file permissions <strong>could not</strong> be reset to ' . decoct(FILE_PERMISSIONS) . ', the owner of the file is probably not the same as the owner of the web server.<br>' . //
'Normally, you can ignore this warning.' 'Usually you can ignore this notice.'
); );
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array( $lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(