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:
parent
18548bb54a
commit
9bea716e22
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user