Design update for link categories management.

git-svn-id: https://develop.svn.wordpress.org/trunk@6804 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-13 07:32:50 +00:00
parent 0e810ef327
commit de1ec72949
5 changed files with 80 additions and 18 deletions

View File

@@ -126,6 +126,12 @@ cat_rows();
</tbody>
</table>
<br style="clear:both;" />
<div class="tablenav">
<br style="clear:both;" />
</div>
</div>
<?php if ( current_user_can('manage_categories') ) : ?>