mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- build explain links a bit different...
- fix btn_ip reference (it is btn_info now) - removed sql_report.css (we use the acp css) - updated the sql report layout git-svn-id: file:///svn/phpbb/trunk@5838 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -244,7 +244,7 @@ $lang = array_merge($lang, array(
|
||||
'IMG_BTN_EMAIL' => 'Send email',
|
||||
'IMG_BTN_SEARCH' => 'Search posts',
|
||||
'IMG_BTN_WWW' => 'Website',
|
||||
'IMG_BTN_IP' => 'Show IP',
|
||||
'IMG_BTN_INFO' => 'Show post details',
|
||||
'IMG_BTN_EDIT' => 'Edit post',
|
||||
'IMG_BTN_AIM' => 'AIM',
|
||||
'IMG_BTN_ICQ' => 'ICQ',
|
||||
|
Reference in New Issue
Block a user