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-privacy.php

    r6846 r6850  
    1212<form method="post" action="options.php">
    1313<?php wp_nonce_field('update-options') ?>
    14 <table class="niceblue" width="100%">
     14<table class="niceblue">
    1515<tr valign="top">
    1616<th scope="row"><?php _e('Blog Visibility') ?> </th>
Note: See TracChangeset for help on using the changeset viewer.