mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10271] AJAXified the styles tab in the ACP.
PHPBB3-10271
This commit is contained in:
committed by
Igor Wiedler
parent
11112314f7
commit
1cb3b595ec
@@ -295,9 +295,11 @@ $lang = array_merge($lang, array(
|
||||
'SELECTED_THEME_FILE' => 'Selected theme file',
|
||||
'STORE_FILESYSTEM' => 'Filesystem',
|
||||
'STYLE_ACTIVATE' => 'Activate',
|
||||
'STYLE_ACTIVATED' => 'Style activated successfully',
|
||||
'STYLE_ACTIVE' => 'Active',
|
||||
'STYLE_ADDED' => 'Style added successfully.',
|
||||
'STYLE_DEACTIVATE' => 'Deactivate',
|
||||
'STYLE_DEACTIVATED' => 'Style deactivated successfully',
|
||||
'STYLE_DEFAULT' => 'Make default style',
|
||||
'STYLE_DELETED' => 'Style deleted successfully.',
|
||||
'STYLE_DETAILS_UPDATED' => 'Style edited successfully.',
|
||||
|
Reference in New Issue
Block a user