mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-13 01:46:23 +01:00
Fixed wording when adding to bag
This commit is contained in:
parent
dd2ae6dade
commit
24b2058737
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<div class="modal-body" style="text-align: center;">
|
||||
Succefully added to Bag
|
||||
Successfully added to Bag
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary button-close" data-dismiss="modal">Close</button>
|
||||
|
|
Loading…
Reference in a new issue