aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/posting.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-04-29 16:24:51 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-04-29 16:24:51 +0200
commit23b3667978bb9177c8ffb6877904e117a18693fa (patch)
tree83adee6a90e348142a19b20a645880f76f162f54 /phpBB/language/en/acp/posting.php
parent38f05750b73d04b5093e2a7898e5ec576f0d2f30 (diff)
downloadforums-23b3667978bb9177c8ffb6877904e117a18693fa.tar
forums-23b3667978bb9177c8ffb6877904e117a18693fa.tar.gz
forums-23b3667978bb9177c8ffb6877904e117a18693fa.tar.bz2
forums-23b3667978bb9177c8ffb6877904e117a18693fa.tar.xz
forums-23b3667978bb9177c8ffb6877904e117a18693fa.zip
[ticket/12456] Add , after the last array element
PHPBB3-12456
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r--phpBB/language/en/acp/posting.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php
index b65b6695a6..cf570d844f 100644
--- a/phpBB/language/en/acp/posting.php
+++ b/phpBB/language/en/acp/posting.php
@@ -85,8 +85,8 @@ $lang = array_merge($lang, array(
'URL' => 'A valid URL using any protocol (http, ftp, etc… cannot be used for javascript exploits). If none is given, “http://” is prefixed to the string.',
'LOCAL_URL' => 'A local URL. The URL must be relative to the topic page and cannot contain a server name or protocol, as links are prefixed with “%s”',
'RELATIVE_URL' => 'A relative URL. You can use this to match parts of a URL, but be careful: a full URL is a valid relative URL. When you want to use relative URLs of your board, use the LOCAL_URL token.',
- 'COLOR' => 'A HTML colour, can be either in the numeric form <samp>#FF1234</samp> or a <a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS colour keyword</a> such as <samp>fuchsia</samp> or <samp>InactiveBorder</samp>'
- )
+ 'COLOR' => 'A HTML colour, can be either in the numeric form <samp>#FF1234</samp> or a <a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS colour keyword</a> such as <samp>fuchsia</samp> or <samp>InactiveBorder</samp>',
+ ),
));
// Smilies and topic icons