aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-23 23:32:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-23 23:32:57 +0300
commitb76f47b910bd924f1384dad71043d39f5dfe1f18 (patch)
tree1dad628e1e63121d592b3c2b0ccb6b8cdd9563f6 /www
parent0a66376a54b3ef4b1c754e65cc2f7d0e8b2987e8 (diff)
Cleanup some files replacing tabs with spaces
Diffstat (limited to 'www')
-rw-r--r--www/submit.xhtml10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/submit.xhtml b/www/submit.xhtml
index 4a7ed50..bb950d9 100644
--- a/www/submit.xhtml
+++ b/www/submit.xhtml
@@ -8,11 +8,11 @@
<tr>
<th>archive</th>
<td>
- <input type="file"
- name="archive"
- accept=".tar.gz"
- required=""/>
- </td>
+ <input type="file"
+ name="archive"
+ accept=".tar.gz"
+ required=""/>
+ </td>
</tr>
<tr>
<th>sha256sum</th>