Minor update to an icon image name

git-svn-id: file:///svn/phpbb/trunk@1417 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-11-22 15:39:36 +00:00
parent 83d403358f
commit a03656925a

View file

@ -229,7 +229,7 @@ $template->assign_vars(array(
"FOLDER_IMG" => $images['folder'], "FOLDER_IMG" => $images['folder'],
"FOLDER_NEW_IMG" => $images['folder_new'], "FOLDER_NEW_IMG" => $images['folder_new'],
"FOLDER_HOT_IMG" => $images['folder_hot'], "FOLDER_HOT_IMG" => $images['folder_hot'],
"FOLDER_HOT_NEW_IMG" => $images['folder_hot_new'], "FOLDER_HOT_NEW_IMG" => $images['folder_new_hot'],
"FOLDER_LOCKED_IMG" => $images['folder_locked'], "FOLDER_LOCKED_IMG" => $images['folder_locked'],
"FOLDER_LOCKED_NEW_IMG" => $images['folder_locked_new'], "FOLDER_LOCKED_NEW_IMG" => $images['folder_locked_new'],
"FOLDER_STICKY_IMG" => $images['folder_sticky'], "FOLDER_STICKY_IMG" => $images['folder_sticky'],