Improve wording
This commit is contained in:
parent
a2da35fb2e
commit
937da2212f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ $(function() {
|
|||
$('body')
|
||||
.modal({
|
||||
title: 'Really commit?',
|
||||
content: 'Would you really like to commit to this purchase? It will no longer appear in the wishlist anymore.',
|
||||
content: 'Would you really like to commit to this purchase? It will no longer appear in the wishlist for others anymore.',
|
||||
class: 'tiny',
|
||||
actions: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue