Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -167,7 +167,7 @@ function wp_dashboard() {
|
||||
<?php
|
||||
echo "\t<div class='postbox-container' style='$width'>\n";
|
||||
do_meta_boxes( 'dashboard', 'normal', '' );
|
||||
|
||||
|
||||
echo "\t</div><div class='postbox-container' style='{$hide2}$width'>\n";
|
||||
do_meta_boxes( 'dashboard', 'side', '' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user