Add reCaptcha on pay button
This commit is contained in:
parent
0f2be6e708
commit
43e2f43deb
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ block content
|
|||
a#remove-order.hide -
|
||||
|
||||
div.field
|
||||
input#send(type="submit" value=__("index.pay"))
|
||||
+submit(value=__("index.pay"))
|
||||
|
||||
datalist#sandwich-list
|
||||
each sandwich in sandwiches
|
||||
|
|
Reference in a new issue