Make WordPress Core


Ignore:
Timestamp:
12/10/2008 07:45:44 PM (17 years ago)
Author:
azaozz
Message:

Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/default/comments.php

    r10097 r10177  
    9090
    9191</form>
     92
     93<?php endif; // If registration required and not logged in ?>
    9294</div>
    9395
    94 <?php endif; // If registration required and not logged in ?>
    95 
    9696<?php endif; // if you delete this the sky will fall on your head ?>
Note: See TracChangeset for help on using the changeset viewer.