aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-14 17:02:07 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-14 17:02:07 +0000
commit20e008767a09f93aeb267a478df2f8cc92e24047 (patch)
tree38e3bf1ce84c14148aca457f0e02ac5de96dc491 /phpBB/language/en/acp/posting.php
parentb87c6b226e830258473ba78a847030e7461b30ed (diff)
downloadforums-20e008767a09f93aeb267a478df2f8cc92e24047.tar
forums-20e008767a09f93aeb267a478df2f8cc92e24047.tar.gz
forums-20e008767a09f93aeb267a478df2f8cc92e24047.tar.bz2
forums-20e008767a09f93aeb267a478df2f8cc92e24047.tar.xz
forums-20e008767a09f93aeb267a478df2f8cc92e24047.zip
#10909
git-svn-id: file:///svn/phpbb/trunk@7572 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index 1b60b2c6e8..9dc6281a1e 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -56,7 +56,7 @@ $lang = array_merge($lang, array(
'HTML_REPLACEMENT' => 'HTML replacement',
'HTML_REPLACEMENT_EXAMPLE' => '&lt;span style="background-color:{COLOR};"&gt;{TEXT}&lt;/span&gt;<br /><br />&lt;span style="font-family:{TEXT1};"&gt;{TEXT2}&lt;/span&gt;',
- 'HTML_REPLACEMENT_EXPLAIN' => 'Here you define the default HTML replacement (each template can have its own HTML replacement). Do not forget to put back tokens you used above!',
+ 'HTML_REPLACEMENT_EXPLAIN' => 'Here you define the default HTML replacement. Do not forget to put back tokens you used above!',
'TOKEN' => 'Token',
'TOKENS' => 'Tokens',