Index: openacs-4/packages/general-comments/www/comment-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-add-2.tcl,v diff -u -r1.7 -r1.7.2.1 --- openacs-4/packages/general-comments/www/comment-add-2.tcl 27 Oct 2014 16:41:42 -0000 1.7 +++ openacs-4/packages/general-comments/www/comment-add-2.tcl 12 Sep 2015 11:06:33 -0000 1.7.2.1 @@ -46,3 +46,9 @@ set html_content [ad_html_text_convert -from $comment_mime_type -- $content] ad_return_template "comment-ae-2" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: