Changeset 5217

Show
Ignore:
Timestamp:
04/09/07 16:15:50 (2 years ago)
Author:
rob1n
Message:

And that's a wrap, folks.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/categories.php

    r5216 r5217  
    120120<?php include('edit-category-form.php'); ?> 
    121121 
     122<div class="wrap"> 
    122123<h3><?php _e('Importers &amp; Converters'); ?></h3> 
    123124 
     
    126127    <li><a href="admin.php?import=utw"><?php _e('Import Ultimate Tag Warrior tags'); ?></a></li> 
    127128</ul> 
     129</div> 
    128130<?php endif; ?> 
    129131