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

git-svn-id: http://svn.automattic.com/wordpress/trunk@6833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-14 00:39:38 +00:00
parent 43503fe141
commit 968682dea6
9 changed files with 31 additions and 31 deletions

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); ?> />