Skip to content

Commit

Permalink
Comment field formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
splorp committed Jan 7, 2014
1 parent 1b28505 commit 985b611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comments.php
Expand Up @@ -52,7 +52,7 @@
'label_submit' => 'Submit Comment',

'comment_field' => '<p><label for="comment">' . 'Comment' .
'</label><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true" tabindex="4">' .
'</label></p>' . '<p><textarea id="comment" name="comment" cols="45" rows="8" aria-required="true" tabindex="4">' .
'</textarea></p>',

'must_log_in' => '<p>' .
Expand Down

0 comments on commit 985b611

Please sign in to comment.