diff options
Diffstat (limited to 'www/submit.xhtml')
-rw-r--r-- | www/submit.xhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/submit.xhtml b/www/submit.xhtml index 3a727b0..4a7ed50 100644 --- a/www/submit.xhtml +++ b/www/submit.xhtml @@ -11,8 +11,7 @@ <input type="file" name="archive" accept=".tar.gz" - required="" - autofocus=""/> + required=""/> </td> </tr> <tr> |