Make WordPress Core

Ticket #13383: 13383-ms-users.diff

File 13383-ms-users.diff, 721 bytes (added by Utkarsh, 15 years ago)

Fixes validation errors on ms-users.php

  • wp-admin/ms-users.php

     
    170170                <table class="widefat">
    171171                        <thead>
    172172                        <tr>
    173                                 <th class="manage-column column-cb check-column" id="cb" scope="col">
     173                                <th class="manage-column column-cb check-column" scope="col">
    174174                                        <input type="checkbox" />
    175175                                </th>
    176176                                <?php
     
    190190                        </thead>
    191191                        <tfoot>
    192192                        <tr>
    193                                 <th class="manage-column column-cb check-column" id="cb" scope="col">
     193                                <th class="manage-column column-cb check-column" scope="col">
    194194                                        <input type="checkbox" />
    195195                                </th>
    196196                                <?php echo $col_url; ?>