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/import/greymatter.php

    r6950 r7000  
    3737<?php wp_nonce_field('import-greymatter'); ?>
    3838<h3><?php _e('Second step: GreyMatter details:') ?></h3>
    39 <table class="niceblue">
     39<table class="form-table">
    4040<tr>
    4141<td><?php _e('Path to GM files:') ?></td>
Note: See TracChangeset for help on using the changeset viewer.