önce



http://img176.imageshack.us/img176/9613/oncezq9.jpg

Sonra



http://img176.imageshack.us/img176/2231/sonrarz6.jpg

MessageIndex.template.php aç

Bul
if (!empty($settings['seperate_sticky_lock']))
				echo  '
							'  , $topic['is_locked'] ? '<img src="' . $settings['images_url'] .  '/icons/quick_lock.gif" align="right" alt="" id="lockicon' .  $topic['first_post']['id'] . '" style="margin: 0;" />' : '' , '
							'  , $topic['is_sticky'] ? '<img src="' . $settings['images_url'] .  '/icons/show_sticky.gif" align="right" alt="" id="stickyicon' .  $topic['first_post']['id'] . '" style="margin: 0;" />' : '';
Değiştir

if (!empty($settings['seperate_sticky_lock']))
				echo  '
							'  , $topic['is_locked'] ? '<img src="' . $settings['images_url'] .  '/icons/quick_lock.gif" align="right" alt="" id="lockicon' .  $topic['first_post']['id'] . '" style="margin: 0;" />' : '' , '
							'  , $topic['is_sticky'] ? ' <font color="red"><b>Önemli :  </b></font><img src="' . $settings['images_url'] . '"  align="right" alt="" id="stickyicon' . $topic['first_post']['id'] . '"  style="margin: 0;" />' : '';