Make WordPress Core


Ignore:
Timestamp:
02/21/2008 12:27:23 AM (18 years ago)
Author:
ryan
Message:

Admin styling updates from mt. fixes #5940

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-tag-form.php

    r6944 r6950  
    3434        </tr>
    3535    </table>
    36 <p class="submit"><input type="submit" name="submit" value="<?php echo $submit_text ?>" /></p>
     36<p class="submit"><input type="submit" class="button" name="submit" value="<?php echo $submit_text ?>" /></p>
    3737<?php do_action('edit_tag_form', $tag); ?>
    3838</form>
Note: See TracChangeset for help on using the changeset viewer.