Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
4060b5cf
Commit
4060b5cf
authored
Nov 04, 2011
by
catch
Browse files
Issue
#1221712
by karschsp: Convert aggregator-wrapper.tpl.php to HTML5.
parent
132ae793
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/aggregator/aggregator-wrapper.tpl.php
View file @
4060b5cf
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* @see template_preprocess_aggregator_wrapper()
* @see template_preprocess_aggregator_wrapper()
*/
*/
?>
?>
<div
class=
"
aggregator
"
>
<div
class=
"
<?php
print
$classes
;
?>
"
>
<?php
print
$content
;
?>
<?php
print
$content
;
?>
<?php
print
$pager
;
?>
<?php
print
$pager
;
?>
</div>
</div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment