Make WordPress Core


Ignore:
Timestamp:
09/19/2006 06:11:42 AM (18 years ago)
Author:
matt
Message:

Options cleanup and some styling changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-misc.php

    r4144 r4196  
    1313<form method="post" action="options.php">
    1414<?php wp_nonce_field('update-options') ?>
     15<p class="submit"><input type="submit" name="Submit" value="<?php _e('Update Options &raquo;') ?>" /></p>
    1516<fieldset class="options">
    1617<legend><?php _e('Uploading'); ?></legend>
Note: See TracChangeset for help on using the changeset viewer.