Change to match new default - http://mosquito.wordpress.org/view.php?id=757
git-svn-id: https://develop.svn.wordpress.org/trunk@2173 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
48c873e2fa
commit
2e44737e80
@ -84,7 +84,7 @@ save_mod_rewrite_rules();
|
||||
<p>
|
||||
<?php _e('Structure'); ?>: <input name="permalink_structure" type="text" class="code" style="width: 60%;" value="<?php echo $permalink_structure; ?>" size="50" />
|
||||
</p>
|
||||
<p><?php _e('If you like, you may enter a custom prefix for your category URIs here. For example, <code>/taxonomy/categorias</code> would make your category links like <code>http://example.org/taxonomy/categorias/general/</code>. If you leave this blank the default will be used.') ?></p>
|
||||
<p><?php _e('If you like, you may enter a custom prefix for your category URIs here. For example, <code>/taxonomy/categorias</code> would make your category links like <code>http://example.org/taxonomy/categorias/uncategorized/</code>. If you leave this blank the default will be used.') ?></p>
|
||||
<p>
|
||||
<?php _e('Category base'); ?>: <input name="category_base" type="text" class="code" value="<?php echo $category_base; ?>" size="30" />
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user