Index: openacs-4/packages/xowiki/www/xinha/attach-file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/xinha/attach-file.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/xowiki/www/xinha/attach-file.tcl 27 Oct 2014 16:42:08 -0000 1.5 +++ openacs-4/packages/xowiki/www/xinha/attach-file.tcl 10 Sep 2015 08:10:43 -0000 1.5.2.1 @@ -142,4 +142,9 @@ } set HTML_Preview "Preview" -set HTML_UploadTitle "" \ No newline at end of file +set HTML_UploadTitle "" +# Local variables: +# mode: tcl +# tcl-indent-level: 2 +# indent-tabs-mode: nil +# End: