Actually explained into my previous article Magento : Do you have issue with your bundled product ?, I am updated my template using the RWD (Responsive Web Design) theme as reference.
You will find below how to find quickly modified files :
for i in $(find . -name "*.phtml") do if [ -f "$i" -a -f "../../../rwd/PhotosArtRwd/template/$i" ] then echo "************** : $i ****************" diff -Naur $i ../../../rwd/PhotosArtRwd/template/$i echo "END $i *******" read break fi done
I am used the same tip than my previous article : Magento: Check your modified Magento class (diff)
I hope It was useful for you.
Nicolas Portais
Author Photographer
http://www.mystockphoto.fr/
http://photos-art.pro/