diff --git a/templates/main.html b/templates/main.html index 0bd91e1..bbd6fbe 100644 --- a/templates/main.html +++ b/templates/main.html @@ -65,7 +65,7 @@ echo "Allowed file types: ". implode(', ',getAllContentFiletypes()); if(defined('UPLOAD_CODE') && UPLOAD_CODE!='') - echo '
Upload Code: '; + echo '
Upload Code: '; ?>