Changeset 1672 for branches/enzo

Show
Ignore:
Timestamp:
04/01/08 03:40:11 (8 months ago)
Author:
fumiakiy
Message:

Checkin the leftover fix to enzo, just so the branch has the same fix as in release-32.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/enzo/default_templates/javascript.mtml

    r1571 r1672  
    6161    <MTElse> 
    6262    // comments are allowed but registration not required 
    63     if ( commenter_status == COMMENTER ) 
    64     { 
     63    if ( commenter_status > 0 ) { 
    6564        hideDocumentElement('comment-form-name'); 
    6665        hideDocumentElement('comment-form-email');