whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@517 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8c62d6c02b
commit
a4b22b0120
@ -49,7 +49,6 @@ if ($comments) {
|
||||
<?php if ('open' == $post->comment_status) { ?>
|
||||
<p>Line and paragraph breaks automatic, website trumps email, <acronym title="Hypertext Markup Language">HTML</acronym> allowed: <code><?php echo htmlentities(str_replace('<', ' <', $comment_allowed_tags)); ?></code></p>
|
||||
|
||||
|
||||
<form action="<?php echo $siteurl; ?>/b2comments.post.php" method="post" id="commentform">
|
||||
<p>
|
||||
<input type="text" name="author" id="author" class="textarea" value="<?php echo $comment_author; ?>" size="28" tabindex="1" />
|
||||
|
Loading…
Reference in New Issue
Block a user