diff --git a/static/components/customer-stall/customer-stall.html b/static/components/customer-stall/customer-stall.html index d6afaba..572b90e 100644 --- a/static/components/customer-stall/customer-stall.html +++ b/static/components/customer-stall/customer-stall.html @@ -123,7 +123,8 @@ :type="isPwd ? 'password' : 'text'" v-if="!customerUseExtension" v-model.trim="checkoutDialog.data.privkey" - hint="Enter your private key or see bellow for instructions" + label="Private key" + hint="Enter your private key" >