aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2018-01-22 17:39:24 +0100
committerJakub Senko <jakubsenko@gmail.com>2018-01-22 22:04:23 +0100
commit233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8 (patch)
treefeed5d16876cf581f561ab569317afbd3a29fc47 /phpBB/language/en/acp
parentabe218c34a36ac3e32cbc508ca2419f761f6a71e (diff)
downloadforums-233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8.tar
forums-233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8.tar.gz
forums-233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8.tar.bz2
forums-233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8.tar.xz
forums-233a07ceda0a5523ec6fd4c8de1ea8e6aec681a8.zip
[ticket/15528] Rename column label
PHPBB3-15528
Diffstat (limited to 'phpBB/language/en/acp')
-rw-r--r--phpBB/language/en/acp/styles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 511a6f9f8e..ab85d9d2f5 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -80,7 +80,7 @@ $lang = array_merge($lang, array(
'STYLE_UNINSTALL' => 'Uninstall',
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.',
'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.',
- 'STYLE_PHPBB_VERSION' => 'Style phpBB version',
+ 'STYLE_PHPBB_VERSION' => 'phpBB Version',
'STYLE_USED_BY' => 'Used by (including robots)',
'STYLE_VERSION' => 'Style version',