Wrapped allowed html in code tags. Props rob1n. fixes #998

git-svn-id: https://develop.svn.wordpress.org/trunk@4901 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2007-02-21 01:55:16 +00:00
parent 18548bb54a
commit 9bea716e22
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<?php endif; ?>
<!--<p><small><strong>XHTML:</strong> You can use these tags: <?php echo allowed_tags(); ?></small></p>-->
<!--<p><small><strong>XHTML:</strong> You can use these tags: <code><?php echo allowed_tags(); ?></code></small></p>-->
<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>