Make "parental permissions" prompt sound more natural
This commit is contained in:
parent
843e5f32b1
commit
8c31fae9fa
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ function checkAge(age) {
|
|||
*/!*
|
||||
} else {
|
||||
*!*
|
||||
return confirm('Got a permission from the parents?');
|
||||
return confirm('Do you have permission from your parents?');
|
||||
*/!*
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue