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

git-svn-id: https://develop.svn.wordpress.org/trunk@4276 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2006-10-03 15:40:26 +00:00
parent c1d042931b
commit 8f25e35913
6 changed files with 59 additions and 20 deletions

View File

@@ -303,8 +303,6 @@ function wp_upload_tab_browse() {
echo "</ul>\n\n";
echo "<form action='' id='browse-form'><input type='hidden' id='nonce-value' value='" . wp_create_nonce( 'inlineuploading' ) . "' /></form>\n";
// echo $total;
break;
endswitch;