i'd like to change any default link at any button..
such as "edit" button
at default link it will redirect the button to "http://localhost/meeting/index.php/c_control/data_so/edit/1" (at this case my project name is "meeting")
then i want to change default link to somewhere else like "http://localhost/meeting/something/"
where is location of the file who carried the the button link...
thanks before :)