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/link-import.php

    r6555 r6943  
    5454</select></p>
    5555
    56 <p class="submit"><input type="submit" name="submit" value="<?php _e('Import OPML File &raquo;') ?>" /></p>
     56<p class="submit"><input type="submit" name="submit" value="<?php _e('Import OPML File') ?>" /></p>
    5757</form>
    5858
Note: See TracChangeset for help on using the changeset viewer.