Update lang.admin.maintain.php

Restored default strings
This commit is contained in:
eagleman 2024-03-12 15:56:40 +01:00 committed by GitHub
parent 7b89b87685
commit 32008da099
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',
'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(