mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
Adding the new warning image to the appropriate places
Thanks to dhn for the image git-svn-id: file:///svn/phpbb/trunk@6217 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -533,7 +533,7 @@ $template->assign_vars(array(
|
||||
'REPORT_IMG' => $user->img('btn_report', 'REPORT_POST'),
|
||||
'REPORTED_IMG' => $user->img('icon_reported', 'POST_REPORTED'),
|
||||
'UNAPPROVED_IMG' => $user->img('icon_unapproved', 'POST_UNAPPROVED'),
|
||||
'WARN_IMG' => $user->img('btn_report', 'WARN_USER'),
|
||||
'WARN_IMG' => $user->img('btn_warn', 'WARN_USER'),
|
||||
|
||||
'S_SELECT_SORT_DIR' => $s_sort_dir,
|
||||
'S_SELECT_SORT_KEY' => $s_sort_key,
|
||||
|
Reference in New Issue
Block a user