Merge pull request #412 from amarynets/bugfix/change_text_on_button
Change text on button Order now -> Continue!
This commit is contained in:
commit
a05b5b6918
2 changed files with 21 additions and 18 deletions
|
|
@ -85,5 +85,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<input type="submit" class="btn btn-primary disabled" value="{% trans 'Order Now!' %}"></input>
|
||||
<input type="submit" class="btn btn-primary disabled" value="{% trans 'Continue' %}"></input>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue