Twenty Eleven: strip trailing spaces, props kawauso - see #17198
git-svn-id: https://develop.svn.wordpress.org/trunk@17714 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cc9f3c8209
commit
f5756c89cf
@ -305,7 +305,6 @@ function twentyeleven_widgets_init() {
|
||||
'before_title' => '<h1 class="widget-title">',
|
||||
'after_title' => '</h1>',
|
||||
) );
|
||||
|
||||
}
|
||||
add_action( 'init', 'twentyeleven_widgets_init' );
|
||||
|
||||
|
@ -25,4 +25,3 @@
|
||||
|
||||
<?php endif; // end sidebar widget area ?>
|
||||
</div><!-- #secondary .widget-area -->
|
||||
|
Loading…
Reference in New Issue
Block a user