first commit
This commit is contained in:
7
admininistrator/language/en-gb/mail/authorize_reset.php
Normal file
7
admininistrator/language/en-gb/mail/authorize_reset.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_subject'] = 'Reset security code attempts';
|
||||
$_['text_reset'] = 'Some one entered the security code wrongly more than 3 times.';
|
||||
$_['text_link'] = 'Click on the link below to reset account security:';
|
||||
$_['text_ip'] = 'IP:';
|
||||
$_['text_regards'] = 'Best Regards';
|
Reference in New Issue
Block a user