templates/subSilver/subSilver.cfg
 NOTE --- The following action fixes a bug in the subSilver template that might be present on other styles as well
  • FIND:

     NOTE --- This is a partial match, the whole line on a fresh subSilver template looks like this:
    	$images['topic_watch'] = "";
    $images['topic_watch'] =
    
  • IN-LINE FIND:

    'topic_watch'
    
  • IN-LINE REPLACE WITH:

    'Topic_watch'