Make WordPress Core


Ignore:
Timestamp:
05/24/2003 11:12:55 PM (23 years ago)
Author:
mikelittle
Message:

New and modified images.
Fixed image paths.

File:
1 edited

Legend:

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

    r84 r86  
    7474<!--
    7575body {
    76         background-image: url('../b2-img/b2minilogo.png');
     76        background-image: url('../b2-img/wpminilogo.png');
    7777        background-repeat: no-repeat;
    7878        background-position: 50px 90px;
     
    107107</head>
    108108<body>
    109 
    110109<form name="post" action="b2edit.php" method="POST" accept-charset="iso-8859-1">
    111110<input type="hidden" name="action" value="post" />
Note: See TracChangeset for help on using the changeset viewer.