1
0
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:
Vjacheslav Trushkin
2012-01-02 21:07:40 +02:00
parent 3e7a0a3746
commit 23363efaaa
3 changed files with 10 additions and 0 deletions

View File

@@ -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',