Closed (fixed)
Project:
Drupal core
Version:
6.9
Component:
block.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 21:18 UTC
Updated:
8 Aug 2011 at 03:25 UTC
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.