Remove errant closing label tag. props wahgnube, fixes #13901.

git-svn-id: https://develop.svn.wordpress.org/trunk@15260 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-06-15 11:33:52 +00:00
parent ab9c5796b3
commit a85abb3763
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ function list_plugin_updates() {
<tfoot>
<tr>
<th scope="col" class="manage-column check-column"><input type="checkbox" id="plugins-select-all-2" /></label></th>
<th scope="col" class="manage-column check-column"><input type="checkbox" id="plugins-select-all-2" /></th>
<th scope="col" class="manage-column"><label for="plugins-select-all-2"><?php _e('Select All'); ?></label></th>
</tr>
</tfoot>