- Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent.
parent
7010dcd1a3
commit
745ac159fa
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue