Changeset 6943 for trunk/wp-admin/import/wp-cat2tag.php
- Timestamp:
- 02/20/2008 07:30:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/wp-cat2tag.php
r6726 r6943 91 91 echo '</ul>'; 92 92 93 echo '<p class="submit"><input type="submit" name="submit" value="' . __('Convert Tags »') . '" /></p>';93 echo '<p class="submit"><input type="submit" name="submit" value="' . __('Convert Tags') . '" /></p>'; 94 94 95 95 echo '</form>';
Note: See TracChangeset
for help on using the changeset viewer.