Make WordPress Core


Ignore:
Timestamp:
10/25/2008 09:29:18 PM (17 years ago)
Author:
westi
Message:

More options pages updates.

File:
1 edited

Legend:

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

    r9320 r9346  
    129129<?php wp_nonce_field('update-permalink') ?>
    130130
    131 
    132 <p class="submit submit-top">
    133     <input type="submit" name="submit" class="button" value="<?php _e('Save Changes') ?>" />
    134 </p>
    135 
    136131  <p><?php _e('By default WordPress uses web <abbr title="Universal Resource Locator">URL</abbr>s which have question marks and lots of numbers in them, however WordPress offers you the ability to create a custom URL structure for your permalinks and archives. This can improve the aesthetics, usability, and forward-compatibility of your links. A <a href="http://codex.wordpress.org/Using_Permalinks">number of tags are available</a>, and here are some examples to get you started.'); ?></p>
    137132
Note: See TracChangeset for help on using the changeset viewer.