Options are called Settings now. Props hansengel. see #5850

git-svn-id: https://develop.svn.wordpress.org/trunk@6833 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-14 00:39:38 +00:00
parent e3066a0ff2
commit 0f79cd3d6e
9 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?php
require_once('admin.php');
$title = __('Permalink Options');
$title = __('Permalink Settings');
$parent_file = 'options-general.php';
function add_js() {
@@ -127,7 +127,7 @@ $structures = array(
$prefix . '/archives/%post_id%'
);
?>
<h3><?php _e('Common options:'); ?></h3>
<h3><?php _e('Common settings:'); ?></h3>
<p>
<label>
<input name="selection" type="radio" value="" class="tog" <?php checked('', $permalink_structure); ?> />