mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/10563] Show deactivated styles below active styles in acp
Separates active and deactivated styles in styles list in acp PHPBB3-10563
This commit is contained in:
@@ -267,6 +267,7 @@ $lang = array_merge($lang, array(
|
||||
'IMG_USER_ICON9' => 'User defined image 9',
|
||||
'IMG_USER_ICON10' => 'User defined image 10',
|
||||
|
||||
'INACTIVE_STYLES' => 'Inactive styles',
|
||||
'INCLUDE_DIMENSIONS' => 'Include dimensions',
|
||||
'INCLUDE_IMAGESET' => 'Include imageset',
|
||||
'INCLUDE_TEMPLATE' => 'Include template',
|
||||
|
Reference in New Issue
Block a user