Make WordPress Core


Ignore:
Timestamp:
02/14/2008 03:33:56 PM (18 years ago)
Author:
ryan
Message:

Move table width to CSS. Props hansengel. see 5851

File:
1 edited

Legend:

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

    r6846 r6850  
    1414<?php wp_nonce_field('update-options') ?>
    1515<h3><?php _e('Uploading'); ?></h3>
    16 <table class="niceblue" width="100%">
     16<table class="niceblue">
    1717<tr valign="top">
    1818<th scope="row"><?php _e('Store uploads in this folder'); ?></th>
Note: See TracChangeset for help on using the changeset viewer.