More HTML error fixes.

git-svn-id: https://develop.svn.wordpress.org/trunk@1938 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-12-12 06:31:01 +00:00
parent ebdb574b5c
commit 0b4c37d9d3
4 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -107,8 +107,8 @@ save_mod_rewrite_rules();
<textarea rows="5" style="width: 98%;" name="rules"><?php echo $wp_rewrite->mod_rewrite_rules(); ?>
</textarea>
</p>
<?php endif; ?>
</form>
<?php endif; ?>
</div>