Skip to content
Snippets Groups Projects
Commit 4060b5cf authored by catch's avatar catch
Browse files

Issue #1221712 by karschsp: Convert aggregator-wrapper.tpl.php to HTML5.

parent 132ae793
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -12,7 +12,7 @@
* @see template_preprocess_aggregator_wrapper()
*/
?>
<div class="aggregator">
<div class="<?php print $classes; ?>">
<?php print $content; ?>
<?php print $pager; ?>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment