From 2407c465eaf4c9b7aea4033c32f816d8cbaf2d9e Mon Sep 17 00:00:00 2001 From: FreeTrade Date: Tue, 21 Jun 2016 20:14:00 +0700 Subject: [PATCH] Update show.html.slim --- app/views/arguments/show.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: