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

git-svn-id: http://svn.automattic.com/wordpress/trunk@15260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-06-15 11:33:52 +00:00
parent 15bbb301b4
commit 174a4407dc
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>