Make WordPress Core


Ignore:
Timestamp:
02/17/2006 01:29:33 AM (20 years ago)
Author:
ryan
Message:

Move raquo into gettext. Props SteveAgl. fixes #2453

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugin-editor.php

    r3517 r3541  
    103103     <p class="submit">
    104104<?php
    105     echo "<input type='submit' name='submit' value='    " . __('Update File') . " &raquo;' tabindex='2' />";
     105    echo "<input type='submit' name='submit' value='    " . __('Update File &raquo;') . "' tabindex='2' />";
    106106?>
    107107</p>
Note: See TracChangeset for help on using the changeset viewer.