Make WordPress Core


Ignore:
Timestamp:
09/28/2008 12:29:19 PM (17 years ago)
Author:
azaozz
Message:

Move posts filter above tablenav

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-pages.php

    r9016 r9018  
    133133?></h2>
    134134
    135 <form id="posts-filter" action="" method="get">
    136135<ul class="subsubsub">
    137136<?php
     
    190189    echo "<div class='tablenav-pages'>$page_links</div>";
    191190?>
     191
     192<form id="posts-filter" action="" method="get">
    192193
    193194<div class="alignleft">
Note: See TracChangeset for help on using the changeset viewer.