Index: openacs-4/packages/general-comments/www/comment-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-edit-2.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/general-comments/www/comment-edit-2.tcl 27 Oct 2014 16:41:42 -0000 1.7 +++ openacs-4/packages/general-comments/www/comment-edit-2.tcl 7 Aug 2017 23:48:12 -0000 1.8 @@ -19,7 +19,7 @@ title:notnull content:notnull,html comment_mime_type - { return_url {} } + { return_url:localurl {} } } -properties { page_title:onevalue context:onevalue @@ -41,3 +41,9 @@ ad_return_template "comment-ae-2" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: