mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 10:26:40 +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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body" style="text-align: center;">
|
<div class="modal-body" style="text-align: center;">
|
||||||
Succefully added to Bag
|
Successfully added to Bag
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary button-close" data-dismiss="modal">Close</button>
|
<button type="button" class="btn btn-secondary button-close" data-dismiss="modal">Close</button>
|
||||||
|
|
Loading…
Reference in a new issue