Ticket #1115: (classic)comments.php.diff
| File (classic)comments.php.diff, 557 bytes (added by , 21 years ago) |
|---|
-
comments.php
61 61 62 62 <p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p> 63 63 64 <?php do_action('comment_form', $post->ID); ?> 65 64 66 <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /> 65 67 <input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" /> 66 68 </p> 67 <?php do_action('comment_form', $post->ID); ?>68 69 69 70 </form> 70 71
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)