1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Make some adjustments to the log filter. r9781, r9800

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9858 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Chris Smith
2009-07-26 14:54:02 +00:00
parent 1a0bd316e4
commit 68e2102f20
3 changed files with 40 additions and 2 deletions

View File

@@ -307,6 +307,8 @@ $lang = array_merge($lang, array(
'DISPLAY_LOG' => 'Display entries from previous',
'LOGS_PLACEHOLDER' => '<value>',
'NO_ENTRIES' => 'No log entries for this period.',
'SORT_IP' => 'IP address',