[wp-hackers] Re: Uselecc extra div's => useless mail
Matt Martz
matt at sivel.net
Sat Nov 22 01:44:48 GMT 2008
> Sorry that is not the fix . searching ...
>
> 2008/11/20 andré renaut <andre.renaut at gmail.com>
>
>> In *admin-header.php* (see my previous message "screen_meta (last ?)"
>> about extra div's).
>>
>> code :
>>
>> <?php favorite_actions(); ?>
>> </div>
>> </div>
>>
>> should be
>>
>> <?php favorite_actions(); ?>
I thought the same thing at first. Ended up being 2 improperly
formatted divs in admin-footer.php.
See http://trac.wordpress.org/changeset/9832 for the fix. It's
already in trunk so an svn update will fix it for you.
--
Matt Martz
matt at sivel.net
More information about the wp-hackers
mailing list