first commit
This commit is contained in:
8
apps/frontend/modules/stUser/validate/remindPassword.yml
Normal file
8
apps/frontend/modules/stUser/validate/remindPassword.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
fields:
|
||||
user{email}:
|
||||
required:
|
||||
msg: Brak adresu email.
|
||||
|
||||
sfStringValidator:
|
||||
max: 60
|
||||
max_error: Przekroczono dozwoloną liczbę znaków.
|
||||
Reference in New Issue
Block a user