﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
521	Make the Find/Replace Button work in Source mode	Arun		"
  Hi,all

           Im using FCKEditor v2.4.2 i need to enable the find and replace button in source view and to work. I enabled the Find and Replace by 
case 'Find':B=new FCKToolbarButton('Find',FCKLang.Find,null,null,true,null,16);break;case 'Replace':B=new FCKToolbarButton('Replace',FCKLang.Replace,null,null,true,null,17);break;

But its not working..
"	New Feature	closed	Normal		General		duplicate		
