Skip to content

Commit

Permalink
Update index.html.slim
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeTrade authored Jun 21, 2016
1 parent a60f42a commit 7c795b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/addresses/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ h1 =t '.title', :default => model_class.model_name.human.pluralize.titleize

form.navbar-form role="search" action="#{addresses_path}" method="get"
.input-group
input.form-control type="text" placeholder="Go to bitcoin address..." name="bitcoin_address"
input.form-control type="text" placeholder="Go to HOdlcoin address..." name="bitcoin_address"
span.input-group-btn
button.btn.btn-default type="submit"
span.fa.fa-search aria-hidden="true"
Expand Down

0 comments on commit 7c795b8

Please sign in to comment.