Make WordPress Core


Ignore:
Timestamp:
08/21/2008 02:25:14 AM (17 years ago)
Author:
azaozz
Message:

Some css cleanup and fixes after the merge, see #7552

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-page-form.php

    r8691 r8697  
    4848
    4949<form name="post" action="page.php" method="post" id="post">
    50 <div id="wpbody-content">
    51 
    5250<?php if ( $notice ) : ?>
    5351<div id="notice" class="error"><p><?php echo $notice ?></p></div>
     
    396394
    397395</div>
    398 
    399 <br class="clear" />
    400 </div>
    401396</form>
    402397
Note: See TracChangeset for help on using the changeset viewer.