Update deprecated attributes. Props hansengel. fixes #6037

git-svn-id: https://develop.svn.wordpress.org/trunk@7104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-29 17:09:44 +00:00
parent e29306e69c
commit afc003cd20
14 changed files with 42 additions and 42 deletions

View File

@@ -97,7 +97,7 @@ if ( $page_links )
<th scope="col" class="check-column"><input type="checkbox" onclick="checkAll(document.getElementById('posts-filter'));" /></th>
<th scope="col"><?php _e('Name') ?></th>
<th scope="col"><?php _e('Description') ?></th>
<th scope="col" width="90" style="text-align: center"><?php _e('Links') ?></th>
<th scope="col" style="width: 90px; text-align: center"><?php _e('Links') ?></th>
</tr>
</thead>
<tbody id="the-list" class="list:link-cat">