Changeset 617 for trunk/wp-admin/admin-header.php
- Timestamp:
- 12/16/2003 01:58:39 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-header.php
r601 r617 77 77 78 78 function launchupload() { 79 window.open ("upload.php", " b2upload", "width=380,height=360,location=0,menubar=0,resizable=1,scrollbars=yes,status=1,toolbar=0");79 window.open ("upload.php", "wpupload", "width=380,height=360,location=0,menubar=0,resizable=1,scrollbars=yes,status=1,toolbar=0"); 80 80 } 81 81
Note: See TracChangeset
for help on using the changeset viewer.