mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Correct info image name
git-svn-id: file:///svn/phpbb/trunk@6121 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
03956bca97
commit
1042800c28
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ img_btn_locked = {LANG}/btn_locked.gif*27*97
|
|||
img_btn_profile = {LANG}/btn_profile.gif*20*72
|
||||
img_btn_pm = {LANG}/btn_pm.gif*20*72
|
||||
img_btn_delete = {LANG}/btn_delete.gif*20*20
|
||||
img_btn_info = {LANG}/btn_ip.gif*20*20
|
||||
img_btn_info = {LANG}/btn_info.gif*20*20
|
||||
img_btn_quote = {LANG}/btn_quote.gif*20*90
|
||||
img_btn_search = {LANG}/btn_search.gif*20*72
|
||||
img_btn_edit = {LANG}/btn_edit.gif*20*90
|
||||
|
|
Loading…
Add table
Reference in a new issue