aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorVjacheslav Trushkin <arty@phpbb.com>2012-01-02 21:07:40 +0200
committerVjacheslav Trushkin <arty@phpbb.com>2012-01-02 21:07:40 +0200
commit23363efaaacd2bec39a51c27db51a2777e7a4c21 (patch)
tree96c79f46985194bef28db7bce02be55ffe459a8d /phpBB/language/en
parent3e7a0a37461e95f2c97d90230745f7e273565eec (diff)
downloadforums-23363efaaacd2bec39a51c27db51a2777e7a4c21.tar
forums-23363efaaacd2bec39a51c27db51a2777e7a4c21.tar.gz
forums-23363efaaacd2bec39a51c27db51a2777e7a4c21.tar.bz2
forums-23363efaaacd2bec39a51c27db51a2777e7a4c21.tar.xz
forums-23363efaaacd2bec39a51c27db51a2777e7a4c21.zip
[ticket/10563] Show deactivated styles below active styles in acp
Separates active and deactivated styles in styles list in acp PHPBB3-10563
Diffstat (limited to 'phpBB/language/en')
-rw-r--r--phpBB/language/en/acp/styles.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 3c8c4a328f..3194a2ebd6 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -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',