mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/15289] Add twig extension to generate inputs from the template
PHPBB3-15289
This commit is contained in:
@@ -46,6 +46,8 @@ $lang = array_merge($lang, array(
|
||||
'STORAGE_AVATAR_TITLE' => 'Avatars storage',
|
||||
'STORAGE_BACKUP_TITLE' => 'Backup storage',
|
||||
|
||||
'STORAGE_ADAPTER_LOCAL_OPTION_PATH' => 'Path',
|
||||
|
||||
'STORAGE_ADAPTER_LOCAL_NAME' => 'Local',
|
||||
|
||||
));
|
||||
|
Reference in New Issue
Block a user