aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
author3D-I <eataly3d@gmail.com>2019-08-14 18:46:17 +0200
committer3D-I <eataly3d@gmail.com>2019-08-14 18:47:17 +0200
commit397598348198bb0d63556bdce7d943e73ddd558f (patch)
tree70bdb60d7586f48eff3e434e902c9d9abf469c55 /phpBB/language/en/acp
parenta8f2b461d41eebfe25c1dda4f9d76468fd4ed9b7 (diff)
downloadforums-397598348198bb0d63556bdce7d943e73ddd558f.tar
forums-397598348198bb0d63556bdce7d943e73ddd558f.tar.gz
forums-397598348198bb0d63556bdce7d943e73ddd558f.tar.bz2
forums-397598348198bb0d63556bdce7d943e73ddd558f.tar.xz
forums-397598348198bb0d63556bdce7d943e73ddd558f.zip
[ticket/16019] Short explanation
PHPBB3-16019
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 2e55d9ede6..fd5793d699 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -37,7 +37,7 @@ if (empty($lang) || !is_array($lang))
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, [
- 'ACP_STYLES_EXPLAIN' => 'Here you can manage the styles available on your board. You can delete, deactivate, activate or reactivate them or install new ones. Please <strong>note</strong> that for obvious reasons like provide proper board operation you cannot uninstall the “<strong><em>prosilver</em></strong>” style. You can also see what a style will look like by using the preview function. Also listed is the total user count for each style, note that overwritten user styles will not be reflected here.',
+ 'ACP_STYLES_EXPLAIN' => 'Here you can manage the styles available on your board.<br>Overwritten user styles will not be reflected here. Please note you cannot uninstall the “<strong>prosilver</strong>” style as it is phpBB’s default and primary parent style.',
'CANNOT_BE_INSTALLED' => 'Cannot be installed',
'CONFIRM_UNINSTALL_STYLES' => 'Are you sure you wish to uninstall selected styles?',