Make WordPress Core


Ignore:
Timestamp:
01/03/2004 05:21:38 AM (21 years ago)
Author:
michelvaldrighi
Message:

sometimes I want to uninstall my text editor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/admin-header.php

    r703 r704  
    5252<head>
    5353<title>WordPress &rsaquo; <?php bloginfo('name') ?> &rsaquo; <?php echo $title; ?></title>
    54 <link rel="stylesheet" href="../wp-images/wp-admin.css" type="text/css" />
    55 <link rel="shortcut icon" href="wp-favicon.png" />
     54<link rel="stylesheet" href="wp-admin.css" type="text/css" />
     55<link rel="shortcut icon" href="../wp-images/wp-favicon.png" />
    5656<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $admin_area_charset ?>" />
    5757<?php
Note: See TracChangeset for help on using the changeset viewer.