Make WordPress Core


Ignore:
Timestamp:
02/24/2008 04:33:10 AM (18 years ago)
Author:
ryan
Message:

Change niceblue class name to form-table. Props filosofo and mt. fixes #5973

File:
1 edited

Legend:

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

    r6980 r7000  
    1212<form method="post" action="options.php">
    1313<?php wp_nonce_field('update-options') ?>
    14 <table class="niceblue">
     14<table class="form-table">
    1515<tr valign="top">
    1616<th scope="row"><?php _e('Default article settings') ?></th>
Note: See TracChangeset for help on using the changeset viewer.