aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/admin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.html b/templates/admin.html
index 697b391..1c0f0ab 100644
--- a/templates/admin.html
+++ b/templates/admin.html
@@ -31,7 +31,7 @@
{{ end }}
{{ end }}
</select>
- <input class='btn' type="submit" value="Download" />
+ <input class="btn btn-download" type="submit" value="Download" />
</form>
</td>
</tr>