Show
Ignore:
Timestamp:
05/01/08 06:13:23 (7 months ago)
Author:
hsbt
Message:

bug fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/filter/plugin/commentsize.rb

    r10855 r10856  
    1111  <h3>#{@comment_size}</h3> 
    1212  <p>#{@comment_size_desc}</p> 
    13   <p><input name="comment.size" value="#{CGI::escapeHTML( @conf['comment.size'] )}">Bytes</p> 
     13  <p><input name="comment.size" value="#{@conf['comment.size']}">Bytes</p> 
    1414  HTML 
    1515end