Fixes for bugs #0000088-90: fixed encoding of special chars.

git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
jverber
2004-06-19 04:23:59 +00:00
parent 595e115983
commit cb8c5d6273
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ echo apply_filters('rewrite_rules', $rules);
</p>
<?php printf(__('<p>If your <code>.htaccess</code> file is writable by WordPress, you can <a href="%s">edit it through your template interface</a>.</p>'), 'templates.php?file=.htaccess') ?>
</form>
</div>
<?php
} else {
?>