I'm currently trying to edit the HTML slightly of a block title but I can't seem to find the h2 within the theming part of Views. Any idea where I can find the template file to edit the h2? I'm just wanting to put a span inside it .
Thanks!
I'm currently trying to edit the HTML slightly of a block title but I can't seem to find the h2 within the theming part of Views. Any idea where I can find the template file to edit the h2? I'm just wanting to put a span inside it .
Thanks!
Comments
Comment #1
devin carlson commentedThe block template file can be found in modules/system folder. The file is named block.tpl.php.