root/styles/prosilver_ip/prosilver_ip.cfg
| 170 | 233 | ||
|---|---|---|---|
67 | $images['icon_y_card'] = $current_template_images . 'cards/card_yellow.gif'; | 67 | $images['icon_y_card'] = $current_template_images . 'cards/card_yellow.gif'; |
68 | 68 | ||
69 | $template->assign_vars(array( | 69 | $template->assign_vars(array( |
70 | 'IS_PROSILVER' => true, | ||
70 | 'RATING_IMAGES_PATH' => $rating_images_path, | 71 | 'RATING_IMAGES_PATH' => $rating_images_path, |
71 | 'IS_PROSILVER' => true, | ||
72 | ) | 72 | ) |
73 | ); | 73 | ); |
74 | 74 |
Download diff