LK,
Thanks for doing this. I am unable to find the following code in ubb_forum_summary.cg:.
$msg_icon2 = qq!<img src="$vars_config{NonCGIURL}/icons/icon1.gif" align="middle" border="0" alt="$vars_wordlets_img{alt_icon} 1" /> !;
} else {The closest I can find is the following
$msg_icon2 = qq!<img src="$vars_config{NonCGIURL}/icons/icon1.gif" align="middle" border="0" alt="$vars_wordlets_img{alt_icon} 1" /> !;
}I went back to my unmodded 6.7.2 file and still can't find it in there. Any ideas?