Add clearer to edit-pages.php. Props Nazgul. fixes #4210

git-svn-id: https://develop.svn.wordpress.org/trunk@5361 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
rob1n 2007-05-01 01:19:19 +00:00
parent 697a38d8e8
commit 1a2793b442
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ require_once('admin-header.php');
</fieldset>
</form>
<br style="clear:both;" />
<?php
wp('post_type=page&orderby=menu_order&what_to_show=posts&posts_per_page=-1&posts_per_archive_page=-1&order=asc');