root/ip/trunk/templates/default/default.cfg
| 134 | 161 | ||
|---|---|---|---|
259 | $images['pm_new_msg'] = 'pm-new'; | 259 | $images['pm_new_msg'] = 'pm-new'; |
260 | $images['pm_no_new_msg'] = 'pm'; | 260 | $images['pm_no_new_msg'] = 'pm'; |
261 | 261 | ||
262 | // Private chat notification | ||
263 | $images['private_chat_alert'] = $images['pm_new_msg']; | ||
264 | $images['private_chat'] = $images['pm_no_new_msg']; | ||
265 | |||
262 | // Small icons | 266 | // Small icons |
263 | $images['forum_tiny'] = $current_template_buttons . 'icon_post.gif' . $img_fade; | 267 | $images['forum_tiny'] = $current_template_buttons . 'icon_post.gif' . $img_fade; |
264 | $images['icon_minipost'] = $current_template_buttons . 'icon_post.gif'; | 268 | $images['icon_minipost'] = $current_template_buttons . 'icon_post.gif'; |
Download diff