Hello all,
I'm looking to change the output of the Archive Widget so instead of the title being
<h3>Browse by Date</h3>
it's
<h2 class="area-heading">Archive</h2>
I've looked in the template file, and the title isn't generated in there. I can find the title itself in ArchiveWidget.php, but even if I changed that I wouldn't be able to change the tag it comes in...
Thanks,
Tim