1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge pull request #6665 from rxu/ticket/17359

[ticket/17359] Distinct disabled and available extensions list
This commit is contained in:
Marc Alexander
2024-09-01 16:44:43 +02:00
5 changed files with 67 additions and 60 deletions

View File

@@ -47,6 +47,7 @@ $lang = array_merge($lang, array(
'DETAILS' => 'Details',
'EXTENSIONS_AVAILABLE' => 'Available Extensions',
'EXTENSIONS_DISABLED' => 'Disabled Extensions',
'EXTENSIONS_ENABLED' => 'Enabled Extensions',