Make WordPress Core


Ignore:
Timestamp:
02/20/2008 07:30:55 PM (17 years ago)
Author:
ryan
Message:

Remove raquo from buttons. Props filosofo. fixes #5938

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/import/wp-cat2tag.php

    r6726 r6943  
    9191        echo '</ul>';
    9292
    93         echo '<p class="submit"><input type="submit" name="submit" value="' . __('Convert Tags &raquo;') . '" /></p>';
     93        echo '<p class="submit"><input type="submit" name="submit" value="' . __('Convert Tags') . '" /></p>';
    9494
    9595        echo '</form>';
Note: See TracChangeset for help on using the changeset viewer.