1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY

PHPBB3-15676
This commit is contained in:
Marc Alexander
2018-05-31 07:56:05 +02:00
parent 929bd2ac3c
commit c6a35237a2
5 changed files with 30 additions and 6 deletions

View File

@@ -193,7 +193,7 @@ $lang = array_merge($lang, array(
'DAYS' => 'Days',
'DELETE' => 'Delete',
'DELETE_ALL' => 'Delete all',
'DELETE_COOKIES' => 'Delete all board cookies',
'DELETE_COOKIES' => 'Delete cookies',
'DELETE_MARKED' => 'Delete marked',
'DELETE_POST' => 'Delete post',
'DELIMITER' => 'Delimiter',