aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-06-06 21:59:30 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-06-06 21:59:30 +0200
commitbc59342e1a2302f75894ab4fd45a8fac990219ea (patch)
tree0ceebdb3c4b96ae3625491c2486e1f904f1a53fb /phpBB/language/en/acp
parent9e90b27ba19fc2972b368c78e89bbc3bcaa3f9fd (diff)
parent4f44145301590e462f9c98dc3ed6859b17eddfd4 (diff)
downloadforums-bc59342e1a2302f75894ab4fd45a8fac990219ea.tar
forums-bc59342e1a2302f75894ab4fd45a8fac990219ea.tar.gz
forums-bc59342e1a2302f75894ab4fd45a8fac990219ea.tar.bz2
forums-bc59342e1a2302f75894ab4fd45a8fac990219ea.tar.xz
forums-bc59342e1a2302f75894ab4fd45a8fac990219ea.zip
Merge branch '3.2.x' into 3.3.x
Diffstat (limited to 'phpBB/language/en/acp')
-rw-r--r--phpBB/language/en/acp/board.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/board.php b/phpBB/language/en/acp/board.php
index b92710b178..96897af6fd 100644
--- a/phpBB/language/en/acp/board.php
+++ b/phpBB/language/en/acp/board.php
@@ -44,7 +44,7 @@ $lang = array_merge($lang, array(
'BOARD_STYLE' => 'Board style',
'CUSTOM_DATEFORMAT' => 'Custom…',
'DEFAULT_DATE_FORMAT' => 'Date format',
- 'DEFAULT_DATE_FORMAT_EXPLAIN' => 'The date format is the same as the PHP <code>date</code> function.',
+ 'DEFAULT_DATE_FORMAT_EXPLAIN' => 'The date format is the same as the PHP <code><a href="https://secure.php.net/manual/function.date.php">date()</a></code> function.',
'DEFAULT_LANGUAGE' => 'Default language',
'DEFAULT_STYLE' => 'Default style',
'DEFAULT_STYLE_EXPLAIN' => 'The default style for new users.',