diff --git a/app/views/arguments/show.html.slim b/app/views/arguments/show.html.slim index e8d7bd2..18bd3df 100644 --- a/app/views/arguments/show.html.slim +++ b/app/views/arguments/show.html.slim @@ -16,7 +16,7 @@ | OR .col-md-9 =form_tag(argument_signatures_path(@argument.id), {remote:true, id:"signature_form"}) do |f| - =text_area("signature", "signature", {style:"font-size:1.5em;width:100%;", placeholder:"Please copy the above statement, sign it with your bitcoin address and paste the signature here", class:"submit_on_edit"}) + =text_area("signature", "signature", {style:"font-size:1.5em;width:100%;", placeholder:"Please copy the above statement, sign it with your HOdlcoin address and paste the signature here", class:"submit_on_edit"}) =button_tag "Submit", class:"btn btn-lg btn-success pull-right" .alert.alert-warning | Warning: