Make WordPress Core


Ignore:
Timestamp:
10/03/2006 03:40:26 PM (19 years ago)
Author:
ryan
Message:

Pageinate upload tabs. From the Paginator, mdawaffe. fixes #3193

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/upload-functions.php

    r4274 r4276  
    304304
    305305        echo "<form action='' id='browse-form'><input type='hidden' id='nonce-value' value='" . wp_create_nonce( 'inlineuploading' )  . "' /></form>\n";
    306 
    307 //      echo $total;
    308306        break;
    309307    endswitch;
Note: See TracChangeset for help on using the changeset viewer.