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/update.php

    r6943 r7000  
    3232<h2><?php _e('FTP Connection Information') ?></h2>
    3333<p><?php _e('To perform the requested update, FTP connection information is required.') ?></p>
    34 <table class="niceblue">
     34<table class="form-table">
    3535<tr valign="top">
    3636<th scope="row"><?php _e('Hostname:') ?></th>
Note: See TracChangeset for help on using the changeset viewer.