Make WordPress Core


Ignore:
Timestamp:
10/04/2006 04:37:00 AM (19 years ago)
Author:
markjaquith
Message:

Better phrasing for date format text. Props abhay and zedlander. fixes: #2602

File:
1 edited

Legend:

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

    r4196 r4297  
    8080<tr>
    8181<th scope="row">&nbsp;</th>
    82 <td><?php _e('<a href="http://codex.wordpress.org/Formatting_Date_and_Time">Documentation on date formatting</a>. Save option to update sample output.') ?> </td>
     82<td><?php _e('<a href="http://codex.wordpress.org/Formatting_Date_and_Time">Documentation on date formatting</a>. Click "Update options" to update sample output.') ?> </td>
    8383</tr>
    8484<tr>
Note: See TracChangeset for help on using the changeset viewer.