diff options
-rw-r--r-- | httemplate/misc/upload-batch.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/upload-batch.cgi b/httemplate/misc/upload-batch.cgi index ccaf6f046..a55170218 100644 --- a/httemplate/misc/upload-batch.cgi +++ b/httemplate/misc/upload-batch.cgi @@ -34,4 +34,4 @@ unless ( $error ) { ); } -<%/init> +</%init> |