adding blog_charset option

git-svn-id: http://svn.automattic.com/wordpress/trunk@878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
michelvaldrighi
2004-02-17 02:11:16 +00:00
parent 48c6f10fd2
commit 4e12355549
4 changed files with 13 additions and 1 deletions

View File

@@ -85,7 +85,13 @@ In a few words, explain what this weblog is about.</td>
<td><input name="admin_email" type="text" id="admin_email" value="<?php echo get_settings('admin_email'); ?>" size="40" class="code" />
<br />
This address is used only for admin purposes. </td>
</tr>
</tr>
<tr valign="top">
<th scope="row">Charset</th>
<td><input name="blog_charset" type="text" id="blog_charset" value="<?php echo get_settings('blog_charset'); ?>" size="20" class="code" />
<br />
Your weblog's charset (here's a <a href="http://developer.apple.com/documentation/macos8/TextIntlSvcs/TextEncodingConversionManager/TEC1.5/TEC.b0.html">list of possible charsets</a>)</td>
</tr>
<tr valign="top">
<th scope="row">Membership:</th>
<td> <label for="users_can_register">