Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 6644e46

Browse files
committed
Fix button icon to match
1 parent 7c1a8f6 commit 6644e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/install.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
%label{ for: 'agree' } I agree with the <a href="/terms">terms</a>.
4141

4242
%button.btn.btn-success#go{ style: 'display:none' }
43-
%i.fa.fa-cloud-download
43+
%i.fa.fa-cloud-upload
4444
%strong Install #{@installer.config['name'] || '?'}
4545
on a new Droplet
4646

0 commit comments

Comments
 (0)