Make WordPress Core


Ignore:
Timestamp:
08/08/2005 01:13:22 AM (20 years ago)
Author:
matt
Message:

Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML

File:
1 edited

Legend:

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

    r2760 r2762  
    9090
    9191<?php if (isset($_POST['submit'])) : ?>
    92 <div class="updated"><p><?php
     92<div id="message" class="updated fade"><p><?php
    9393if ($writable)
    9494    _e('Permalink structure updated.');
Note: See TracChangeset for help on using the changeset viewer.