Merge pull request #4051 from Flaburgan/clean-delete-validation
Remove duplicate sentence from delete account confirmation pop up
This commit is contained in:
commit
3c29007c39
2 changed files with 0 additions and 4 deletions
|
|
@ -210,8 +210,6 @@
|
|||
= t('.close_account.locked_out')
|
||||
%li
|
||||
= t('.close_account.lock_username')
|
||||
%li
|
||||
= t('.close_account.no_turning_back')
|
||||
%p
|
||||
%b
|
||||
= t('.close_account.no_turning_back')
|
||||
|
|
|
|||
|
|
@ -190,8 +190,6 @@
|
|||
= t('.close_account.locked_out')
|
||||
%li
|
||||
= t('.close_account.lock_username')
|
||||
%li
|
||||
= t('.close_account.no_turning_back')
|
||||
%p
|
||||
%b
|
||||
= t('.close_account.no_turning_back')
|
||||
|
|
|
|||
Loading…
Reference in a new issue