Changeset 628 for trunk/wp-admin/upload.php
- Timestamp:
- 12/18/2003 09:36:13 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upload.php
r601 r628 16 16 <head> 17 17 <title>WordPress :: upload images/files</title> 18 <link rel="stylesheet" href="<?php echo $b2inc; ?>/b2.css" type="text/css">18 <link rel="stylesheet" href="<?php echo WPINC; ?>/b2.css" type="text/css"> 19 19 <style type="text/css"> 20 20 <!--
Note: See TracChangeset
for help on using the changeset viewer.