Index: openacs-4/packages/file-storage/www/simple-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/simple-edit.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/file-storage/www/simple-edit.tcl 27 Jun 2015 21:41:49 -0000 1.12 +++ openacs-4/packages/file-storage/www/simple-edit.tcl 7 Aug 2017 23:48:11 -0000 1.13 @@ -46,3 +46,9 @@ set page_title [_ file-storage.file_edit_page_title_1] ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: