- Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent.

merge-requests/26/head
Dries Buytaert 2008-08-03 16:10:50 +00:00
parent 7010dcd1a3
commit 745ac159fa
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
* @see template_preprocess_aggregator_summary-items()
*/
?>
<h2><?php print $title; ?></h2>
<h3><?php print $title; ?></h3>
<?php print $summary_list; ?>
<div class="links">
<a href="<?php print $source_url; ?>"><?php print t('More'); ?></a>