mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 02:16:19 +01:00
Fixed wording, and changed Successful Subscription message.
This commit is contained in:
parent
e6dfd100f8
commit
1d9947455e
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body" style="text-align: center;">
|
<div class="modal-body" style="text-align: center;">
|
||||||
Succefully Subscribe
|
You have successfully subscribed to the newsletter. Thank you for your subscription.
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
||||||
|
|
Loading…
Reference in a new issue