[wp-testers] Couple of tiny issues
Gary Ross
wp_testers at mojocafe.jp
Mon May 24 05:00:05 UTC 2010
I noticed these were introduced in the latest nightlies:
wp-content/themes/twentyten/comments.php line 43
</div> <!-- .navigation -->
A space was added after </div>
wp-admin/includes/media.php around line 1498
onclick was changed to onClick. Is that correct?
<input id="cancel-upload" disabled="disabled" onClick="cancelUpload()" type="button" value="<?php esc_attr_e('Cancel Upload'); ?>" class="button" />
Gazzer
More information about the wp-testers
mailing list